#CBDBFE#CBDBFE
#CBDBFE is a very light, muted blue. Relative luminance 0.705; OKLCH L 89.1% C 0.051 H 265.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBFE |
|---|---|
| RGB | rgb(203, 219, 254) |
| HSL | hsl(221, 96%, 90%) |
| HSV | hsv(221, 20%, 100%) |
| CMYK | cmyk(20.1%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(87.25, 1.82, -18.81) |
| CIE-LCH | lch(87.25, 18.90, 275.51°) |
| OKLab | oklab(89.06% -0.0037 -0.0512) |
| OKLCH | oklch(89.06% 0.051 265.9) |
| XYZ | xyz(67.8450, 70.5138, 103.7827) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 5.82
Light Periwinkle
#C1C6FC
ΔE00 6.67
Periwinkle
#CCCCFF
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 6.97
Lavender (CSS)
#E6E6FA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBFE #FEEECB
analogous
#CBF5FE #CBDBFE #D5CBFE
triadic
#CBDBFE #FECBDB #DBFECB
tetradic
#CBDBFE #FECBF5 #FEEECB #CBFED5
square
#CBDBFE #FECBF5 #FEEECB #CBFED5
split-complementary
#CBDBFE #FED5CB #F5FECB
monochromatic
#5388FC #8FB1FD #CBDBFE #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.39
#CBDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CBDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBFE
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBFE | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#CCD9FD
Tritanopia (blue-blind)
#BFE2E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbdbfe; /* rgb */ color: rgb(203, 219, 254); /* oklch */ color: oklch(89.1% 0.051 265.9);
Tailwind
colors: {
custom: {
50: '#dbe6fe',
500: '#cbdbfe',
950: '#000000',
},
}SCSS
$custom: #cbdbfe; $custom-light: #dbe6fe; $custom-dark: #000000;
JSON
{
"hex": "#cbdbfe",
"rgb": {
"r": 203,
"g": 219,
"b": 254
},
"hsl": {
"h": 221.176,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.89062,
"c": 0.05133,
"h": 265.9
},
"luminance": 0.70515
}Semantic roles & 50–950 ramp
primary
#CBDBFE
secondary
#E7C986
accent
#9D00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485