#CBDCFB#CBDCFB
#CBDCFB is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.2% C 0.047 H 262.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDCFB |
|---|---|
| RGB | rgb(203, 220, 251) |
| HSL | hsl(219, 86%, 89%) |
| HSV | hsv(219, 19%, 98%) |
| CMYK | cmyk(19.1%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(87.41, 0.64, -16.99) |
| CIE-LCH | lch(87.41, 17.00, 272.17°) |
| OKLab | oklab(89.16% -0.0061 -0.0462) |
| OKLCH | oklch(89.16% 0.047 262.5) |
| XYZ | xyz(67.6300, 70.8465, 101.3596) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.17
Powder Blue (survey)
#B1D1FC
ΔE00 5.63
Lightsteelblue
#B0C4DE
ΔE00 6.45
Lavender (CSS)
#E6E6FA
ΔE00 7.58
Light Periwinkle
#C1C6FC
ΔE00 7.76
Cloudy Blue
#ACC2D9
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDCFB #FBEACB
analogous
#CBF4FB #CBDCFB #D2CBFB
triadic
#CBDCFB #FBCBDC #DCFBCB
tetradic
#CBDCFB #FBCBF4 #FBEACB #CBFBD2
square
#CBDCFB #FBCBF4 #FBEACB #CBFBD2
split-complementary
#CBDCFB #FBD2CB #F4FBCB
monochromatic
#5990F2 #92B6F7 #CBDCFB #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.38
#CBDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#CBDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDCFB
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDCFB | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFD
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#BFE2E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbdcfb; /* rgb */ color: rgb(203, 220, 251); /* oklch */ color: oklch(89.2% 0.047 262.5);
Tailwind
colors: {
custom: {
50: '#dbe6fc',
500: '#cbdcfb',
950: '#000000',
},
}SCSS
$custom: #cbdcfb; $custom-light: #dbe6fc; $custom-dark: #000000;
JSON
{
"hex": "#cbdcfb",
"rgb": {
"r": 203,
"g": 220,
"b": 251
},
"hsl": {
"h": 218.75,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.89158,
"c": 0.04656,
"h": 262.5
},
"luminance": 0.70848
}Semantic roles & 50–950 ramp
primary
#CBDCFB
secondary
#E1C289
accent
#9303E2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485