#CFDDF2#CFDDF2
#CFDDF2 is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.3% C 0.033 H 258.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDDF2 |
|---|---|
| RGB | rgb(207, 221, 242) |
| HSL | hsl(216, 57%, 88%) |
| HSV | hsv(216, 14%, 95%) |
| CMYK | cmyk(14.5%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(87.67, -0.53, -11.83) |
| CIE-LCH | lch(87.67, 11.84, 267.44°) |
| OKLab | oklab(89.35% -0.0066 -0.0319) |
| OKLCH | oklch(89.35% 0.033 258.4) |
| XYZ | xyz(67.6118, 71.3880, 94.2043) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.14
Lightsteelblue
#B0C4DE
ΔE00 6.60
Lavender (CSS)
#E6E6FA
ΔE00 6.69
Fog
#D8DCE0
ΔE00 7.12
Cloudy Blue
#ACC2D9
ΔE00 7.39
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDDF2 #F2E4CF
analogous
#CFEEF2 #CFDDF2 #D2CFF2
triadic
#CFDDF2 #F2CFDD #DDF2CF
tetradic
#CFDDF2 #F2CFEE #F2E4CF #CFF2D2
square
#CFDDF2 #F2CFEE #F2E4CF #CFF2D2
split-complementary
#CFDDF2 #F2D2CF #EEF2CF
monochromatic
#6F99D8 #9FBBE5 #CFDDF2 #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.37
#CFDDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CFDDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDDF2
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDDF2 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF3
Deuteranopia (green-blind)
#D3DAF2
Tritanopia (blue-blind)
#C7E1E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfddf2; /* rgb */ color: rgb(207, 221, 242); /* oklch */ color: oklch(89.3% 0.033 258.4);
Tailwind
colors: {
custom: {
50: '#dee7f6',
500: '#cfddf2',
950: '#000000',
},
}SCSS
$custom: #cfddf2; $custom-light: #dee7f6; $custom-dark: #000000;
JSON
{
"hex": "#cfddf2",
"rgb": {
"r": 207,
"g": 221,
"b": 242
},
"hsl": {
"h": 216,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.89345,
"c": 0.03261,
"h": 258.4
},
"luminance": 0.71389
}Semantic roles & 50–950 ramp
primary
#CFDDF2
secondary
#D1B994
accent
#8321C5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485