#909EFC#909EFC
#909EFC is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.7% C 0.137 H 276.0°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #909EFC |
|---|---|
| RGB | rgb(144, 158, 252) |
| HSL | hsl(232, 95%, 78%) |
| HSV | hsv(232, 43%, 99%) |
| CMYK | cmyk(42.9%, 37.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.58, 18.42, -48.41) |
| CIE-LCH | lch(67.58, 51.80, 290.83°) |
| OKLab | oklab(72.74% 0.0144 -0.1363) |
| OKLCH | oklch(72.74% 0.137 276) |
| XYZ | xyz(41.2938, 37.4093, 97.1215) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.47
Perrywinkle
#8F8CE7
ΔE00 6.14
Lavender Blue
#8B88F8
ΔE00 6.45
Cornflowerblue
#6495ED
ΔE00 8.08
Periwinkle (survey)
#8E82FE
ΔE00 8.39
Pastel Blue
#A2BFFE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#909EFC #FCEE90
analogous
#90D4FC #909EFC #B890FC
triadic
#909EFC #FC909E #9EFC90
tetradic
#909EFC #FC90D4 #FCEE90 #90FCB8
square
#909EFC #FC90D4 #FCEE90 #90FCB8
split-complementary
#909EFC #FCB890 #D4FC90
monochromatic
#1936F9 #546AFA #909EFC #CCD2FE #E1E5FE
Accessibility & contrast
On white
2.48
#909EFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#909EFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #909EFC
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##909EFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##909EFC | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#74A1FA
Tritanopia (blue-blind)
#6CB1C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #909efc; /* rgb */ color: rgb(144, 158, 252); /* oklch */ color: oklch(72.7% 0.137 276.0);
Tailwind
colors: {
custom: {
50: '#b5bafe',
500: '#909efc',
950: '#000000',
},
}SCSS
$custom: #909efc; $custom-light: #b5bafe; $custom-dark: #000000;
JSON
{
"hex": "#909efc",
"rgb": {
"r": 144,
"g": 158,
"b": 252
},
"hsl": {
"h": 232.222,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.72739,
"c": 0.13705,
"h": 276
},
"luminance": 0.37411
}Semantic roles & 50–950 ramp
primary
#909EFC
secondary
#F6F2D5
accent
#C800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086