#CDDEFB#CDDEFB
#CDDEFB is a very light, muted blue. Relative luminance 0.722; OKLCH L 89.7% C 0.044 H 261.2°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEFB |
|---|---|
| RGB | rgb(205, 222, 251) |
| HSL | hsl(218, 85%, 89%) |
| HSV | hsv(218, 18%, 98%) |
| CMYK | cmyk(18.3%, 11.6%, 0%, 1.6%) |
| CIE-LAB | lab(88.06, 0.21, -16.00) |
| CIE-LCH | lch(88.06, 16.00, 270.75°) |
| OKLab | oklab(89.7% -0.0067 -0.0434) |
| OKLCH | oklch(89.7% 0.044 261.2) |
| XYZ | xyz(68.7064, 72.1853, 101.5614) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.32
Powder Blue (survey)
#B1D1FC
ΔE00 6.01
Lightsteelblue
#B0C4DE
ΔE00 6.67
Lavender (CSS)
#E6E6FA
ΔE00 7.34
Cloudy Blue
#ACC2D9
ΔE00 7.87
Light Periwinkle
#C1C6FC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEFB #FBEACD
analogous
#CDF5FB #CDDEFB #D3CDFB
triadic
#CDDEFB #FBCDDE #DEFBCD
tetradic
#CDDEFB #FBCDF5 #FBEACD #CDFBD3
square
#CDDEFB #FBCDF5 #FBEACD #CDFBD3
split-complementary
#CDDEFB #FBD3CD #F5FBCD
monochromatic
#5C93F2 #94B9F6 #CDDEFB #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.36
#CDDEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#CDDEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEFB
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEFB | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFC
Deuteranopia (green-blind)
#D0DBFA
Tritanopia (blue-blind)
#C2E4E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cddefb; /* rgb */ color: rgb(205, 222, 251); /* oklch */ color: oklch(89.7% 0.044 261.2);
Tailwind
colors: {
custom: {
50: '#dce8fc',
500: '#cddefb',
950: '#000000',
},
}SCSS
$custom: #cddefb; $custom-light: #dce8fc; $custom-dark: #000000;
JSON
{
"hex": "#cddefb",
"rgb": {
"r": 205,
"g": 222,
"b": 251
},
"hsl": {
"h": 217.826,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.89701,
"c": 0.04395,
"h": 261.2
},
"luminance": 0.72187
}Semantic roles & 50–950 ramp
primary
#CDDEFB
secondary
#E2C18B
accent
#9004E2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485