#CBDFFD#CBDFFD
#CBDFFD is a very light, muted blue. Relative luminance 0.726; OKLCH L 89.8% C 0.047 H 258.4°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDFFD |
|---|---|
| RGB | rgb(203, 223, 253) |
| HSL | hsl(216, 93%, 89%) |
| HSV | hsv(216, 20%, 99%) |
| CMYK | cmyk(19.8%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(88.24, -0.49, -16.80) |
| CIE-LCH | lch(88.24, 16.80, 268.32°) |
| OKLab | oklab(89.83% -0.0094 -0.0456) |
| OKLCH | oklch(89.83% 0.047 258.4) |
| XYZ | xyz(68.7414, 72.5621, 103.2936) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.38
Light Blue Grey
#B7C9E2
ΔE00 5.40
Lightsteelblue
#B0C4DE
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 7.75
Baby Blue (survey)
#A2CFFE
ΔE00 8.02
Lavender (CSS)
#E6E6FA
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDFFD #FDE9CB
analogous
#CBF8FD #CBDFFD #D0CBFD
triadic
#CBDFFD #FDCBDF #DFFDCB
tetradic
#CBDFFD #FDCBF8 #FDE9CB #CBFDD0
square
#CBDFFD #FDCBF8 #FDE9CB #CBFDD0
split-complementary
#CBDFFD #FDD0CB #F8FDCB
monochromatic
#5596F8 #90BBFB #CBDFFD #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.35
#CBDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#CBDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDFFD
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDFFD | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FE
Deuteranopia (green-blind)
#D0DBFC
Tritanopia (blue-blind)
#BEE5E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbdffd; /* rgb */ color: rgb(203, 223, 253); /* oklch */ color: oklch(89.8% 0.047 258.4);
Tailwind
colors: {
custom: {
50: '#dbe8fe',
500: '#cbdffd',
950: '#000000',
},
}SCSS
$custom: #cbdffd; $custom-light: #dbe8fe; $custom-dark: #000000;
JSON
{
"hex": "#cbdffd",
"rgb": {
"r": 203,
"g": 223,
"b": 253
},
"hsl": {
"h": 216,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.89828,
"c": 0.0466,
"h": 258.4
},
"luminance": 0.72564
}Semantic roles & 50–950 ramp
primary
#CBDFFD
secondary
#E5C087
accent
#8A00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485