#888DF0#888DF0
#888DF0 is a light, vivid blue. Relative luminance 0.306; OKLCH L 68.2% C 0.145 H 279.6°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #888DF0 |
|---|---|
| RGB | rgb(136, 141, 240) |
| HSL | hsl(237, 78%, 74%) |
| HSV | hsv(237, 43%, 94%) |
| CMYK | cmyk(43.3%, 41.3%, 0%, 5.9%) |
| CIE-LAB | lab(62.15, 22.91, -50.47) |
| CIE-LCH | lch(62.15, 55.42, 294.42°) |
| OKLab | oklab(68.24% 0.0242 -0.1425) |
| OKLCH | oklch(68.24% 0.145 279.6) |
| XYZ | xyz(35.4017, 30.5736, 86.4571) |
| Luminance | 0.3058 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.19
Perrywinkle
#8F8CE7
ΔE00 2.36
Periwinkle Blue
#8F99FB
ΔE00 3.58
Periwinkle (survey)
#8E82FE
ΔE00 4.37
Soft Blue
#6488EA
ΔE00 6.71
Cornflower
#6A79F7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888DF0 #F0EB88
analogous
#88C1F0 #888DF0 #B788F0
triadic
#888DF0 #F0888D #8DF088
tetradic
#888DF0 #F088C1 #F0EB88 #88F0B7
square
#888DF0 #F088C1 #F0EB88 #88F0B7
split-complementary
#888DF0 #F0B788 #C1F088
monochromatic
#1C26E1 #5259E9 #888DF0 #BEC1F7 #E4E5FC
Accessibility & contrast
On white
2.95
#888DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#888DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888DF0
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888DF0 | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF4
Deuteranopia (green-blind)
#6292EE
Tritanopia (blue-blind)
#66A1B3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #888df0; /* rgb */ color: rgb(136, 141, 240); /* oklch */ color: oklch(68.2% 0.145 279.6);
Tailwind
colors: {
custom: {
50: '#afaef5',
500: '#888df0',
950: '#000000',
},
}SCSS
$custom: #888df0; $custom-light: #afaef5; $custom-dark: #000000;
JSON
{
"hex": "#888df0",
"rgb": {
"r": 136,
"g": 141,
"b": 240
},
"hsl": {
"h": 237.115,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.68244,
"c": 0.14456,
"h": 279.6
},
"luminance": 0.30575
}Semantic roles & 50–950 ramp
primary
#888DF0
secondary
#F3F2D8
accent
#D00CDA
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#111017
muted
#807F85