#CFE1FA#CFE1FA
#CFE1FA is a very light, muted cyan. Relative luminance 0.740; OKLCH L 90.4% C 0.039 H 256.6°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE1FA |
|---|---|
| RGB | rgb(207, 225, 250) |
| HSL | hsl(215, 81%, 90%) |
| HSV | hsv(215, 17%, 98%) |
| CMYK | cmyk(17.2%, 10%, 0%, 2%) |
| CIE-LAB | lab(88.93, -0.95, -14.16) |
| CIE-LCH | lch(88.93, 14.19, 266.16°) |
| OKLab | oklab(90.41% -0.0091 -0.0383) |
| OKLCH | oklch(90.41% 0.039 256.6) |
| XYZ | xyz(69.9084, 74.0165, 101.0274) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.65
Powder Blue (survey)
#B1D1FC
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 7.02
Lavender (CSS)
#E6E6FA
ΔE00 7.59
Cloudy Blue
#ACC2D9
ΔE00 7.88
Fog
#D8DCE0
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE1FA #FAE8CF
analogous
#CFF6FA #CFE1FA #D3CFFA
triadic
#CFE1FA #FACFE1 #E1FACF
tetradic
#CFE1FA #FACFF6 #FAE8CF #CFFAD3
square
#CFE1FA #FACFF6 #FAE8CF #CFFAD3
split-complementary
#CFE1FA #FAD3CF #F6FACF
monochromatic
#609CEE #98BEF4 #CFE1FA #E3EEFC #E3EEFC
Accessibility & contrast
On white
1.33
#CFE1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#CFE1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE1FA
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE1FA | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#D4DDF9
Tritanopia (blue-blind)
#C4E6E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe1fa; /* rgb */ color: rgb(207, 225, 250); /* oklch */ color: oklch(90.4% 0.039 256.6);
Tailwind
colors: {
custom: {
50: '#deeafc',
500: '#cfe1fa',
950: '#000000',
},
}SCSS
$custom: #cfe1fa; $custom-light: #deeafc; $custom-dark: #000000;
JSON
{
"hex": "#cfe1fa",
"rgb": {
"r": 207,
"g": 225,
"b": 250
},
"hsl": {
"h": 214.884,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.9041,
"c": 0.03941,
"h": 256.6
},
"luminance": 0.74018
}Semantic roles & 50–950 ramp
primary
#CFE1FA
secondary
#E0BD8D
accent
#8408DD
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485