#909EFD#909EFD
#909EFD is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.8% C 0.138 H 276.0°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #909EFD |
|---|---|
| RGB | rgb(144, 158, 253) |
| HSL | hsl(232, 96%, 78%) |
| HSV | hsv(232, 43%, 99%) |
| CMYK | cmyk(43.1%, 37.5%, 0%, 0.8%) |
| CIE-LAB | lab(67.63, 18.70, -48.88) |
| CIE-LCH | lch(67.63, 52.34, 290.94°) |
| OKLab | oklab(72.79% 0.0146 -0.1377) |
| OKLCH | oklch(72.79% 0.138 276) |
| XYZ | xyz(41.4527, 37.4728, 97.9582) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.47
Perrywinkle
#8F8CE7
ΔE00 6.20
Lavender Blue
#8B88F8
ΔE00 6.45
Cornflowerblue
#6495ED
ΔE00 8.09
Periwinkle (survey)
#8E82FE
ΔE00 8.37
Pastel Blue
#A2BFFE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#909EFD #FDEF90
analogous
#90D4FD #909EFD #B990FD
triadic
#909EFD #FD909E #9EFD90
tetradic
#909EFD #FD90D4 #FDEF90 #90FDB9
square
#909EFD #FD90D4 #FDEF90 #90FDB9
split-complementary
#909EFD #FDB990 #D4FD90
monochromatic
#1835FB #5469FC #909EFD #CCD3FE #E1E5FE
Accessibility & contrast
On white
2.47
#909EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#909EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #909EFD
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##909EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##909EFD | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#73A1FB
Tritanopia (blue-blind)
#6BB1C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #909efd; /* rgb */ color: rgb(144, 158, 253); /* oklch */ color: oklch(72.8% 0.138 276.0);
Tailwind
colors: {
custom: {
50: '#b5bafe',
500: '#909efd',
950: '#000000',
},
}SCSS
$custom: #909efd; $custom-light: #b5bafe; $custom-dark: #000000;
JSON
{
"hex": "#909efd",
"rgb": {
"r": 144,
"g": 158,
"b": 253
},
"hsl": {
"h": 232.294,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.72791,
"c": 0.13844,
"h": 276
},
"luminance": 0.37475
}Semantic roles & 50–950 ramp
primary
#909EFD
secondary
#F7F2D4
accent
#C800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086