#CBDDFE#CBDDFE
#CBDDFE is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.5% C 0.049 H 262.6°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDFE |
|---|---|
| RGB | rgb(203, 221, 254) |
| HSL | hsl(219, 96%, 90%) |
| HSV | hsv(219, 20%, 100%) |
| CMYK | cmyk(20.1%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(87.76, 0.77, -18.04) |
| CIE-LCH | lch(87.76, 18.06, 272.44°) |
| OKLab | oklab(89.46% -0.0064 -0.0491) |
| OKLCH | oklch(89.46% 0.049 262.6) |
| XYZ | xyz(68.3699, 71.5636, 103.9577) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.39
Light Blue Grey
#B7C9E2
ΔE00 5.55
Lightsteelblue
#B0C4DE
ΔE00 6.77
Light Periwinkle
#C1C6FC
ΔE00 7.59
Periwinkle
#CCCCFF
ΔE00 7.76
Lavender (CSS)
#E6E6FA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDFE #FEECCB
analogous
#CBF6FE #CBDDFE #D3CBFE
triadic
#CBDDFE #FECBDD #DDFECB
tetradic
#CBDDFE #FECBF6 #FEECCB #CBFED3
square
#CBDDFE #FECBF6 #FEECCB #CBFED3
split-complementary
#CBDDFE #FED3CB #F6FECB
monochromatic
#538EFC #8FB6FD #CBDDFE #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.37
#CBDDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#CBDDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDFE
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDFE | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#BEE4E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbddfe; /* rgb */ color: rgb(203, 221, 254); /* oklch */ color: oklch(89.5% 0.049 262.6);
Tailwind
colors: {
custom: {
50: '#dbe7fe',
500: '#cbddfe',
950: '#000000',
},
}SCSS
$custom: #cbddfe; $custom-light: #dbe7fe; $custom-dark: #000000;
JSON
{
"hex": "#cbddfe",
"rgb": {
"r": 203,
"g": 221,
"b": 254
},
"hsl": {
"h": 218.824,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.89462,
"c": 0.04949,
"h": 262.6
},
"luminance": 0.71565
}Semantic roles & 50–950 ramp
primary
#CBDDFE
secondary
#E7C586
accent
#9500E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485