#99A4EE#99A4EE
#99A4EE is a light, moderate blue. Relative luminance 0.395; OKLCH L 73.9% C 0.108 H 276.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #99A4EE |
|---|---|
| RGB | rgb(153, 164, 238) |
| HSL | hsl(232, 71%, 77%) |
| HSV | hsv(232, 36%, 93%) |
| CMYK | cmyk(35.7%, 31.1%, 0%, 6.7%) |
| CIE-LAB | lab(69.11, 13.51, -38.34) |
| CIE-LCH | lch(69.11, 40.65, 289.41°) |
| OKLab | oklab(73.87% 0.013 -0.1069) |
| OKLCH | oklch(73.87% 0.108 276.9) |
| XYZ | xyz(41.8405, 39.4947, 86.2910) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.12
Perrywinkle
#8F8CE7
ΔE00 6.92
Pastel Blue
#A2BFFE
ΔE00 7.55
Lavender Blue
#8B88F8
ΔE00 8.42
Carolina Blue
#8AB8FE
ΔE00 9.01
Lavender
#B39DDB
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99A4EE #EEE399
analogous
#99CFEE #99A4EE #B999EE
triadic
#99A4EE #EE99A4 #A4EE99
tetradic
#99A4EE #EE99CF #EEE399 #99EEB9
square
#99A4EE #EE99CF #EEE399 #99EEB9
split-complementary
#99A4EE #EEB999 #CFEE99
monochromatic
#3046DD #6575E5 #99A4EE #CDD3F7 #E5E8FB
Accessibility & contrast
On white
2.36
#99A4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#99A4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99A4EE
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99A4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99A4EE | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF1
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#81B2BF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #99a4ee; /* rgb */ color: rgb(153, 164, 238); /* oklch */ color: oklch(73.9% 0.108 276.9);
Tailwind
colors: {
custom: {
50: '#b9bef4',
500: '#99a4ee',
950: '#000000',
},
}SCSS
$custom: #99a4ee; $custom-light: #b9bef4; $custom-dark: #000000;
JSON
{
"hex": "#99a4ee",
"rgb": {
"r": 153,
"g": 164,
"b": 238
},
"hsl": {
"h": 232.235,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.73866,
"c": 0.10774,
"h": 276.9
},
"luminance": 0.39496
}Semantic roles & 50–950 ramp
primary
#99A4EE
secondary
#F2EFD9
accent
#BA12D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121217
muted
#818185