#CFDEF2#CFDEF2
#CFDEF2 is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.5% C 0.032 H 255.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEF2 |
|---|---|
| RGB | rgb(207, 222, 242) |
| HSL | hsl(214, 57%, 88%) |
| HSV | hsv(214, 14%, 95%) |
| CMYK | cmyk(14.5%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(87.93, -1.05, -11.45) |
| CIE-LCH | lch(87.93, 11.50, 264.77°) |
| OKLab | oklab(89.55% -0.0079 -0.0309) |
| OKLCH | oklch(89.55% 0.032 255.6) |
| XYZ | xyz(67.8766, 71.9176, 94.2926) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.36
Lightsteelblue
#B0C4DE
ΔE00 6.77
Fog
#D8DCE0
ΔE00 6.88
Lavender (CSS)
#E6E6FA
ΔE00 7.16
Cloudy Blue
#ACC2D9
ΔE00 7.40
Powder Blue (survey)
#B1D1FC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEF2 #F2E3CF
analogous
#CFEFF2 #CFDEF2 #D1CFF2
triadic
#CFDEF2 #F2CFDE #DEF2CF
tetradic
#CFDEF2 #F2CFEF #F2E3CF #CFF2D1
square
#CFDEF2 #F2CFEF #F2E3CF #CFF2D1
split-complementary
#CFDEF2 #F2D1CF #EFF2CF
monochromatic
#6F9CD8 #9FBDE5 #CFDEF2 #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.37
#CFDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#CFDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEF2
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEF2 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#D4DBF2
Tritanopia (blue-blind)
#C7E2E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdef2; /* rgb */ color: rgb(207, 222, 242); /* oklch */ color: oklch(89.5% 0.032 255.6);
Tailwind
colors: {
custom: {
50: '#dee8f6',
500: '#cfdef2',
950: '#000000',
},
}SCSS
$custom: #cfdef2; $custom-light: #dee8f6; $custom-dark: #000000;
JSON
{
"hex": "#cfdef2",
"rgb": {
"r": 207,
"g": 222,
"b": 242
},
"hsl": {
"h": 214.286,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.89546,
"c": 0.03191,
"h": 255.6
},
"luminance": 0.71919
}Semantic roles & 50–950 ramp
primary
#CFDEF2
secondary
#D1B794
accent
#7E21C5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485