#CFE9FA#CFE9FA
#CFE9FA is a very light, muted cyan. Relative luminance 0.784; OKLCH L 92.0% C 0.036 H 236.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE9FA |
|---|---|
| RGB | rgb(207, 233, 250) |
| HSL | hsl(204, 81%, 90%) |
| HSV | hsv(204, 17%, 98%) |
| CMYK | cmyk(17.2%, 6.8%, 0%, 2%) |
| CIE-LAB | lab(90.98, -5.08, -11.09) |
| CIE-LCH | lch(90.98, 12.20, 245.40°) |
| OKLab | oklab(92.03% -0.0199 -0.03) |
| OKLCH | oklch(92.03% 0.036 236.5) |
| XYZ | xyz(72.1220, 78.4436, 101.7652) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.14
Aliceblue
#F0F8FF
ΔE00 7.31
Ice Blue
#A5DFF9
ΔE00 7.62
Fog
#D8DCE0
ΔE00 8.34
Azure (CSS)
#F0FFFF
ΔE00 8.69
Light Blue Grey
#B7C9E2
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE9FA #FAE0CF
analogous
#CFFAF6 #CFE9FA #CFD4FA
triadic
#CFE9FA #FACFE9 #E9FACF
tetradic
#CFE9FA #F6CFFA #FAE0CF #D4FACF
square
#CFE9FA #F6CFFA #FAE0CF #D4FACF
split-complementary
#CFE9FA #FACFD4 #FAF6CF
monochromatic
#60B6EE #98D0F4 #CFE9FA #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.26
#CFE9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#CFE9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE9FA
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE9FA | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#DCE3FA
Tritanopia (blue-blind)
#C4EDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfe9fa; /* rgb */ color: rgb(207, 233, 250); /* oklch */ color: oklch(92.0% 0.036 236.5);
Tailwind
colors: {
custom: {
50: '#def0fc',
500: '#cfe9fa',
950: '#000000',
},
}SCSS
$custom: #cfe9fa; $custom-light: #def0fc; $custom-dark: #000000;
JSON
{
"hex": "#cfe9fa",
"rgb": {
"r": 207,
"g": 233,
"b": 250
},
"hsl": {
"h": 203.721,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.92025,
"c": 0.03599,
"h": 236.5
},
"luminance": 0.78445
}Semantic roles & 50–950 ramp
primary
#CFE9FA
secondary
#E0AE8D
accent
#5C08DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585