#999EFE#999EFE
#999EFE is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.5% C 0.138 H 280.2°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #999EFE |
|---|---|
| RGB | rgb(153, 158, 254) |
| HSL | hsl(237, 98%, 80%) |
| HSV | hsv(237, 40%, 100%) |
| CMYK | cmyk(39.8%, 37.8%, 0%, 0.4%) |
| CIE-LAB | lab(68.30, 21.21, -48.33) |
| CIE-LCH | lch(68.30, 52.78, 293.70°) |
| OKLab | oklab(73.48% 0.0243 -0.1359) |
| OKLCH | oklch(73.48% 0.138 280.2) |
| XYZ | xyz(43.2479, 38.3800, 98.8761) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.02
Perrywinkle
#8F8CE7
ΔE00 5.65
Lavender Blue
#8B88F8
ΔE00 6.20
Periwinkle (survey)
#8E82FE
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 9.10
Cornflowerblue
#6495ED
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#999EFE #FEF999
analogous
#99D0FE #999EFE #C799FE
triadic
#999EFE #FE999E #9EFE99
tetradic
#999EFE #FE99D0 #FEF999 #99FEC7
square
#999EFE #FE99D0 #FEF999 #99FEC7
split-complementary
#999EFE #FEC799 #D0FE99
monochromatic
#202BFD #5C64FD #999EFE #D6D8FF #E1E2FF
Accessibility & contrast
On white
2.42
#999EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#999EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #999EFE
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##999EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##999EFE | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#7BB1C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #999efe; /* rgb */ color: rgb(153, 158, 254); /* oklch */ color: oklch(73.5% 0.138 280.2);
Tailwind
colors: {
custom: {
50: '#bbbaff',
500: '#999efe',
950: '#000000',
},
}SCSS
$custom: #999efe; $custom-light: #bbbaff; $custom-dark: #000000;
JSON
{
"hex": "#999efe",
"rgb": {
"r": 153,
"g": 158,
"b": 254
},
"hsl": {
"h": 237.03,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.73478,
"c": 0.13804,
"h": 280.2
},
"luminance": 0.38382
}Semantic roles & 50–950 ramp
primary
#999EFE
secondary
#F7F5D4
accent
#DA00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086