#9CBEFE#9CBEFE
#9CBEFE is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.0% C 0.099 H 262.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBEFE |
|---|---|
| RGB | rgb(156, 190, 254) |
| HSL | hsl(219, 98%, 80%) |
| HSV | hsv(219, 39%, 100%) |
| CMYK | cmyk(38.6%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(76.71, 4.04, -35.19) |
| CIE-LCH | lch(76.71, 35.42, 276.56°) |
| OKLab | oklab(80.04% -0.0125 -0.0978) |
| OKLCH | oklch(80.04% 0.099 262.7) |
| XYZ | xyz(50.0076, 51.0481, 100.9650) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.30
Carolina Blue
#8AB8FE
ΔE00 3.22
Baby Blue (survey)
#A2CFFE
ΔE00 5.23
Powder Blue (survey)
#B1D1FC
ΔE00 5.25
Sky Blue (survey)
#75BBFD
ΔE00 7.32
Lightsteelblue
#B0C4DE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBEFE #FEDC9C
analogous
#9CEFFE #9CBEFE #AB9CFE
triadic
#9CBEFE #FE9CBE #BEFE9C
tetradic
#9CBEFE #FE9CEF #FEDC9C #9CFEAB
square
#9CBEFE #FE9CEF #FEDC9C #9CFEAB
split-complementary
#9CBEFE #FEAB9C #EFFE9C
monochromatic
#236EFD #5F96FD #9CBEFE #D9E6FF #E1EBFF
Accessibility & contrast
On white
1.87
#9CBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#9CBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBEFE
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBEFE | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#9DB9FD
Tritanopia (blue-blind)
#7CCBD4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9cbefe; /* rgb */ color: rgb(156, 190, 254); /* oklch */ color: oklch(80.0% 0.099 262.7);
Tailwind
colors: {
custom: {
50: '#bcd1ff',
500: '#9cbefe',
950: '#000000',
},
}SCSS
$custom: #9cbefe; $custom-light: #bcd1ff; $custom-dark: #000000;
JSON
{
"hex": "#9cbefe",
"rgb": {
"r": 156,
"g": 190,
"b": 254
},
"hsl": {
"h": 219.184,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.80037,
"c": 0.09864,
"h": 262.7
},
"luminance": 0.51051
}Semantic roles & 50–950 ramp
primary
#9CBEFE
secondary
#E1B35D
accent
#9600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386