#9ABEFE#9ABEFE
#9ABEFE is a light, moderate blue. Relative luminance 0.509; OKLCH L 79.9% C 0.099 H 261.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABEFE |
|---|---|
| RGB | rgb(154, 190, 254) |
| HSL | hsl(218, 98%, 80%) |
| HSV | hsv(218, 39%, 100%) |
| CMYK | cmyk(39.4%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(76.59, 3.53, -35.38) |
| CIE-LCH | lch(76.59, 35.56, 275.69°) |
| OKLab | oklab(79.91% -0.0145 -0.0984) |
| OKLCH | oklch(79.91% 0.099 261.6) |
| XYZ | xyz(49.6237, 50.8501, 100.9470) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.77
Carolina Blue
#8AB8FE
ΔE00 2.81
Baby Blue (survey)
#A2CFFE
ΔE00 5.04
Powder Blue (survey)
#B1D1FC
ΔE00 5.35
Sky Blue (survey)
#75BBFD
ΔE00 6.84
Light Blue
#95D0FC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABEFE #FEDA9A
analogous
#9AF0FE #9ABEFE #A89AFE
triadic
#9ABEFE #FE9ABE #BEFE9A
tetradic
#9ABEFE #FE9AF0 #FEDA9A #9AFEA8
square
#9ABEFE #FE9AF0 #FEDA9A #9AFEA8
split-complementary
#9ABEFE #FEA89A #F0FE9A
monochromatic
#2170FD #5D97FD #9ABEFE #D7E5FF #E1ECFF
Accessibility & contrast
On white
1.88
#9ABEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#9ABEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABEFE
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABEFE | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9DB9FD
Tritanopia (blue-blind)
#78CBD4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9abefe; /* rgb */ color: rgb(154, 190, 254); /* oklch */ color: oklch(79.9% 0.099 261.6);
Tailwind
colors: {
custom: {
50: '#bbd1ff',
500: '#9abefe',
950: '#000000',
},
}SCSS
$custom: #9abefe; $custom-light: #bbd1ff; $custom-dark: #000000;
JSON
{
"hex": "#9abefe",
"rgb": {
"r": 154,
"g": 190,
"b": 254
},
"hsl": {
"h": 218.4,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.79912,
"c": 0.09949,
"h": 261.6
},
"luminance": 0.50853
}Semantic roles & 50–950 ramp
primary
#9ABEFE
secondary
#E1B15C
accent
#9300E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386