#CBDDFF#CBDDFF
#CBDDFF is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.5% C 0.051 H 263.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDFF |
|---|---|
| RGB | rgb(203, 221, 255) |
| HSL | hsl(219, 100%, 90%) |
| HSV | hsv(219, 20%, 100%) |
| CMYK | cmyk(20.4%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(87.79, 0.98, -18.52) |
| CIE-LCH | lch(87.79, 18.55, 273.04°) |
| OKLab | oklab(89.5% -0.006 -0.0504) |
| OKLCH | oklch(89.5% 0.051 263.2) |
| XYZ | xyz(68.5304, 71.6278, 104.8033) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.37
Light Blue Grey
#B7C9E2
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 6.90
Light Periwinkle
#C1C6FC
ΔE00 7.39
Periwinkle
#CCCCFF
ΔE00 7.56
Lavender (CSS)
#E6E6FA
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDFF #FFEDCB
analogous
#CBF7FF #CBDDFF #D3CBFF
triadic
#CBDDFF #FFCBDD #DDFFCB
tetradic
#CBDDFF #FFCBF7 #FFEDCB #CBFFD3
square
#CBDDFF #FFCBF7 #FFEDCB #CBFFD3
split-complementary
#CBDDFF #FFD3CB #F7FFCB
monochromatic
#518DFF #8EB5FF #CBDDFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.37
#CBDDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#CBDDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDFF
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDFF | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#CDDAFE
Tritanopia (blue-blind)
#BEE4E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbddff; /* rgb */ color: rgb(203, 221, 255); /* oklch */ color: oklch(89.5% 0.051 263.2);
Tailwind
colors: {
custom: {
50: '#dbe7ff',
500: '#cbddff',
950: '#000000',
},
}SCSS
$custom: #cbddff; $custom-light: #dbe7ff; $custom-dark: #000000;
JSON
{
"hex": "#cbddff",
"rgb": {
"r": 203,
"g": 221,
"b": 255
},
"hsl": {
"h": 219.231,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89496,
"c": 0.05077,
"h": 263.2
},
"luminance": 0.71629
}Semantic roles & 50–950 ramp
primary
#CBDDFF
secondary
#E9C785
accent
#9600E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486