#CFE6FA#CFE6FA
#CFE6FA is a very light, muted cyan. Relative luminance 0.768; OKLCH L 91.4% C 0.037 H 244.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE6FA |
|---|---|
| RGB | rgb(207, 230, 250) |
| HSL | hsl(208, 81%, 90%) |
| HSV | hsv(208, 17%, 98%) |
| CMYK | cmyk(17.2%, 8%, 0%, 2%) |
| CIE-LAB | lab(90.21, -3.54, -12.24) |
| CIE-LCH | lch(90.21, 12.74, 253.89°) |
| OKLab | oklab(91.42% -0.0159 -0.0331) |
| OKLCH | oklch(91.42% 0.037 244.4) |
| XYZ | xyz(71.2799, 76.7595, 101.4845) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.30
Aliceblue
#F0F8FF
ΔE00 7.44
Fog
#D8DCE0
ΔE00 8.08
Powder Blue (survey)
#B1D1FC
ΔE00 8.22
Lightblue
#ADD8E6
ΔE00 8.28
Lightsteelblue
#B0C4DE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE6FA #FAE3CF
analogous
#CFFAF9 #CFE6FA #CFD1FA
triadic
#CFE6FA #FACFE6 #E6FACF
tetradic
#CFE6FA #F9CFFA #FAE3CF #D1FACF
square
#CFE6FA #F9CFFA #FAE3CF #D1FACF
split-complementary
#CFE6FA #FACFD1 #FAF9CF
monochromatic
#60ACEE #98C9F4 #CFE6FA #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.28
#CFE6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#CFE6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE6FA
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE6FA | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FB
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#C4EBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfe6fa; /* rgb */ color: rgb(207, 230, 250); /* oklch */ color: oklch(91.4% 0.037 244.4);
Tailwind
colors: {
custom: {
50: '#deedfc',
500: '#cfe6fa',
950: '#000000',
},
}SCSS
$custom: #cfe6fa; $custom-light: #deedfc; $custom-dark: #000000;
JSON
{
"hex": "#cfe6fa",
"rgb": {
"r": 207,
"g": 230,
"b": 250
},
"hsl": {
"h": 207.907,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.91417,
"c": 0.03673,
"h": 244.4
},
"luminance": 0.76761
}Semantic roles & 50–950 ramp
primary
#CFE6FA
secondary
#E0B48D
accent
#6B08DD
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485