#CFECF9#CFECF9
#CFECF9 is a very light, muted cyan. Relative luminance 0.801; OKLCH L 92.6% C 0.035 H 226.6°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECF9 |
|---|---|
| RGB | rgb(207, 236, 249) |
| HSL | hsl(199, 78%, 89%) |
| HSV | hsv(199, 17%, 98%) |
| CMYK | cmyk(16.9%, 5.2%, 0%, 2.4%) |
| CIE-LAB | lab(91.73, -6.82, -9.46) |
| CIE-LCH | lch(91.73, 11.66, 234.22°) |
| OKLab | oklab(92.6% -0.0242 -0.0256) |
| OKLCH | oklch(92.6% 0.035 226.6) |
| XYZ | xyz(72.8221, 80.0940, 101.2271) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.27
Lightcyan
#E0FFFF
ΔE00 7.08
Ice Blue
#A5DFF9
ΔE00 7.38
Azure (CSS)
#F0FFFF
ΔE00 7.54
Powder Blue
#B0E0E6
ΔE00 7.63
Aliceblue
#F0F8FF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECF9 #F9DCCF
analogous
#CFF9F1 #CFECF9 #CFD7F9
triadic
#CFECF9 #F9CFEC #ECF9CF
tetradic
#CFECF9 #F1CFF9 #F9DCCF #D7F9CF
square
#CFECF9 #F1CFF9 #F9DCCF #D7F9CF
split-complementary
#CFECF9 #F9CFD7 #F9F1CF
monochromatic
#62C1EB #99D6F2 #CFECF9 #E4F4FC #E4F4FC
Accessibility & contrast
On white
1.23
#CFECF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#CFECF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECF9
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECF9 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFA
Deuteranopia (green-blind)
#DFE5F9
Tritanopia (blue-blind)
#C4F0F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfecf9; /* rgb */ color: rgb(207, 236, 249); /* oklch */ color: oklch(92.6% 0.035 226.6);
Tailwind
colors: {
custom: {
50: '#def2fb',
500: '#cfecf9',
950: '#000000',
},
}SCSS
$custom: #cfecf9; $custom-light: #def2fb; $custom-dark: #000000;
JSON
{
"hex": "#cfecf9",
"rgb": {
"r": 207,
"g": 236,
"b": 249
},
"hsl": {
"h": 198.571,
"s": 77.778,
"l": 89.412
},
"oklch": {
"l": 0.92603,
"c": 0.03524,
"h": 226.6
},
"luminance": 0.80096
}Semantic roles & 50–950 ramp
primary
#CFECF9
secondary
#DEA78E
accent
#4B0BDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585