#CBDFFE#CBDFFE
#CBDFFE is a very light, muted blue. Relative luminance 0.726; OKLCH L 89.9% C 0.048 H 259.1°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDFFE |
|---|---|
| RGB | rgb(203, 223, 254) |
| HSL | hsl(216, 96%, 90%) |
| HSV | hsv(216, 20%, 100%) |
| CMYK | cmyk(20.1%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(88.27, -0.28, -17.28) |
| CIE-LCH | lch(88.27, 17.28, 269.08°) |
| OKLab | oklab(89.86% -0.009 -0.047) |
| OKLCH | oklch(89.86% 0.048 259.1) |
| XYZ | xyz(68.9011, 72.6260, 104.1348) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.29
Light Blue Grey
#B7C9E2
ΔE00 5.50
Lightsteelblue
#B0C4DE
ΔE00 6.74
Cloudy Blue
#ACC2D9
ΔE00 7.89
Baby Blue (survey)
#A2CFFE
ΔE00 8.01
Lavender (CSS)
#E6E6FA
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDFFE #FEEACB
analogous
#CBF8FE #CBDFFE #D1CBFE
triadic
#CBDFFE #FECBDF #DFFECB
tetradic
#CBDFFE #FECBF8 #FEEACB #CBFED1
square
#CBDFFE #FECBF8 #FEEACB #CBFED1
split-complementary
#CBDFFE #FED1CB #F8FECB
monochromatic
#5395FC #8FBAFD #CBDFFE #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.35
#CBDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#CBDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDFFE
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDFFE | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#BEE5E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbdffe; /* rgb */ color: rgb(203, 223, 254); /* oklch */ color: oklch(89.9% 0.048 259.1);
Tailwind
colors: {
custom: {
50: '#dbe8fe',
500: '#cbdffe',
950: '#000000',
},
}SCSS
$custom: #cbdffe; $custom-light: #dbe8fe; $custom-dark: #000000;
JSON
{
"hex": "#cbdffe",
"rgb": {
"r": 203,
"g": 223,
"b": 254
},
"hsl": {
"h": 216.471,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.89863,
"c": 0.04783,
"h": 259.1
},
"luminance": 0.72628
}Semantic roles & 50–950 ramp
primary
#CBDFFE
secondary
#E7C186
accent
#8C00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485