#CFECFD#CFECFD
#CFECFD is a very light, muted cyan. Relative luminance 0.803; OKLCH L 92.7% C 0.038 H 233.6°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECFD |
|---|---|
| RGB | rgb(207, 236, 253) |
| HSL | hsl(202, 92%, 90%) |
| HSV | hsv(202, 18%, 99%) |
| CMYK | cmyk(18.2%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.84, -5.99, -11.38) |
| CIE-LCH | lch(91.84, 12.86, 242.24°) |
| OKLab | oklab(92.73% -0.0227 -0.0308) |
| OKLCH | oklch(92.73% 0.038 233.6) |
| XYZ | xyz(73.4526, 80.3462, 104.5478) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.86
Ice Blue
#A5DFF9
ΔE00 7.18
Aliceblue
#F0F8FF
ΔE00 7.68
Azure (CSS)
#F0FFFF
ΔE00 8.51
Lightcyan
#E0FFFF
ΔE00 8.52
Powder Blue
#B0E0E6
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECFD #FDE0CF
analogous
#CFFDF7 #CFECFD #CFD5FD
triadic
#CFECFD #FDCFEC #ECFDCF
tetradic
#CFECFD #F7CFFD #FDE0CF #D5FDCF
square
#CFECFD #F7CFFD #FDE0CF #D5FDCF
split-complementary
#CFECFD #FDCFD5 #FDF7CF
monochromatic
#59BDF8 #94D5FB #CFECFD #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.23
#CFECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#CFECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECFD
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECFD | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFE
Deuteranopia (green-blind)
#DEE5FD
Tritanopia (blue-blind)
#C3F1F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfecfd; /* rgb */ color: rgb(207, 236, 253); /* oklch */ color: oklch(92.7% 0.038 233.6);
Tailwind
colors: {
custom: {
50: '#def2fe',
500: '#cfecfd',
950: '#000000',
},
}SCSS
$custom: #cfecfd; $custom-light: #def2fe; $custom-dark: #000000;
JSON
{
"hex": "#cfecfd",
"rgb": {
"r": 207,
"g": 236,
"b": 253
},
"hsl": {
"h": 202.174,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.92729,
"c": 0.0383,
"h": 233.6
},
"luminance": 0.80348
}Semantic roles & 50–950 ramp
primary
#CFECFD
secondary
#E6AC8A
accent
#5500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585