#CBDDFD#CBDDFD
#CBDDFD is a very light, muted blue. Relative luminance 0.715; OKLCH L 89.4% C 0.048 H 262.0°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDFD |
|---|---|
| RGB | rgb(203, 221, 253) |
| HSL | hsl(218, 93%, 89%) |
| HSV | hsv(218, 20%, 99%) |
| CMYK | cmyk(19.8%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(87.73, 0.55, -17.57) |
| CIE-LCH | lch(87.73, 17.57, 271.80°) |
| OKLab | oklab(89.43% -0.0067 -0.0478) |
| OKLCH | oklch(89.43% 0.048 262) |
| XYZ | xyz(68.2102, 71.4997, 103.1165) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.40
Powder Blue (survey)
#B1D1FC
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 6.64
Light Periwinkle
#C1C6FC
ΔE00 7.80
Lavender (CSS)
#E6E6FA
ΔE00 7.86
Cloudy Blue
#ACC2D9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDFD #FDEBCB
analogous
#CBF6FD #CBDDFD #D2CBFD
triadic
#CBDDFD #FDCBDD #DDFDCB
tetradic
#CBDDFD #FDCBF6 #FDEBCB #CBFDD2
square
#CBDDFD #FDCBF6 #FDEBCB #CBFDD2
split-complementary
#CBDDFD #FDD2CB #F6FDCB
monochromatic
#5590F8 #90B6FB #CBDDFD #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.37
#CBDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#CBDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDFD
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDFD | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CEDAFC
Tritanopia (blue-blind)
#BFE3E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbddfd; /* rgb */ color: rgb(203, 221, 253); /* oklch */ color: oklch(89.4% 0.048 262.0);
Tailwind
colors: {
custom: {
50: '#dbe7fe',
500: '#cbddfd',
950: '#000000',
},
}SCSS
$custom: #cbddfd; $custom-light: #dbe7fe; $custom-dark: #000000;
JSON
{
"hex": "#cbddfd",
"rgb": {
"r": 203,
"g": 221,
"b": 253
},
"hsl": {
"h": 218.4,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.89427,
"c": 0.04823,
"h": 262
},
"luminance": 0.71501
}Semantic roles & 50–950 ramp
primary
#CBDDFD
secondary
#E5C387
accent
#9300E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485