#CFEDFA#CFEDFA
#CFEDFA is a very light, muted cyan. Relative luminance 0.807; OKLCH L 92.8% C 0.036 H 225.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDFA |
|---|---|
| RGB | rgb(207, 237, 250) |
| HSL | hsl(198, 81%, 90%) |
| HSV | hsv(198, 17%, 98%) |
| CMYK | cmyk(17.2%, 5.2%, 0%, 2%) |
| CIE-LAB | lab(92.01, -7.12, -9.56) |
| CIE-LCH | lch(92.01, 11.92, 233.31°) |
| OKLab | oklab(92.84% -0.0252 -0.0259) |
| OKLCH | oklch(92.84% 0.036 225.8) |
| XYZ | xyz(73.2672, 80.7340, 102.1469) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.25
Lightcyan
#E0FFFF
ΔE00 6.88
Ice Blue
#A5DFF9
ΔE00 7.30
Powder Blue
#B0E0E6
ΔE00 7.47
Azure (CSS)
#F0FFFF
ΔE00 7.53
Pale Sky Blue
#BDF6FE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDFA #FADCCF
analogous
#CFFAF2 #CFEDFA #CFD8FA
triadic
#CFEDFA #FACFED #EDFACF
tetradic
#CFEDFA #F2CFFA #FADCCF #D8FACF
square
#CFEDFA #F2CFFA #FADCCF #D8FACF
split-complementary
#CFEDFA #FACFD8 #FAF2CF
monochromatic
#60C3EE #98D8F4 #CFEDFA #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.22
#CFEDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#CFEDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDFA
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDFA | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#C3F1F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfedfa; /* rgb */ color: rgb(207, 237, 250); /* oklch */ color: oklch(92.8% 0.036 225.8);
Tailwind
colors: {
custom: {
50: '#def2fc',
500: '#cfedfa',
950: '#000000',
},
}SCSS
$custom: #cfedfa; $custom-light: #def2fc; $custom-dark: #000000;
JSON
{
"hex": "#cfedfa",
"rgb": {
"r": 207,
"g": 237,
"b": 250
},
"hsl": {
"h": 198.14,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.92838,
"c": 0.03609,
"h": 225.8
},
"luminance": 0.80736
}Semantic roles & 50–950 ramp
primary
#CFEDFA
secondary
#E0A68D
accent
#4908DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585