#909FEE#909FEE
#909FEE is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.2% C 0.116 H 274.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #909FEE |
|---|---|
| RGB | rgb(144, 159, 238) |
| HSL | hsl(230, 73%, 75%) |
| HSV | hsv(230, 39%, 93%) |
| CMYK | cmyk(39.5%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(67.20, 13.96, -41.37) |
| CIE-LCH | lch(67.20, 43.66, 288.65°) |
| OKLab | oklab(72.23% 0.01 -0.1158) |
| OKLCH | oklch(72.23% 0.116 274.9) |
| XYZ | xyz(39.3278, 36.8969, 85.9219) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.68
Perrywinkle
#8F8CE7
ΔE00 6.00
Lavender Blue
#8B88F8
ΔE00 7.14
Cornflowerblue
#6495ED
ΔE00 8.12
Pastel Blue
#A2BFFE
ΔE00 8.48
Carolina Blue
#8AB8FE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#909FEE #EEDF90
analogous
#90CEEE #909FEE #B090EE
triadic
#909FEE #EE909F #9FEE90
tetradic
#909FEE #EE90CE #EEDF90 #90EEB0
square
#909FEE #EE90CE #EEDF90 #90EEB0
split-complementary
#909FEE #EEB090 #CEEE90
monochromatic
#2643DE #5B71E6 #909FEE #C5CDF6 #E4E8FB
Accessibility & contrast
On white
2.51
#909FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#909FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #909FEE
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##909FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##909FEE | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F1
Deuteranopia (green-blind)
#7DA0EC
Tritanopia (blue-blind)
#73AFBC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #909fee; /* rgb */ color: rgb(144, 159, 238); /* oklch */ color: oklch(72.2% 0.116 274.9);
Tailwind
colors: {
custom: {
50: '#b4bbf4',
500: '#909fee',
950: '#000000',
},
}SCSS
$custom: #909fee; $custom-light: #b4bbf4; $custom-dark: #000000;
JSON
{
"hex": "#909fee",
"rgb": {
"r": 144,
"g": 159,
"b": 238
},
"hsl": {
"h": 230.426,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.72234,
"c": 0.11628,
"h": 274.9
},
"luminance": 0.36899
}Semantic roles & 50–950 ramp
primary
#909FEE
secondary
#F3EED8
accent
#B610D6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085