#CFE4FF#CFE4FF
#CFE4FF is a very light, muted cyan. Relative luminance 0.760; OKLCH L 91.2% C 0.043 H 254.7°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4FF |
|---|---|
| RGB | rgb(207, 228, 255) |
| HSL | hsl(214, 100%, 91%) |
| HSV | hsv(214, 19%, 100%) |
| CMYK | cmyk(18.8%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(89.85, -1.45, -15.40) |
| CIE-LCH | lch(89.85, 15.47, 264.62°) |
| OKLab | oklab(91.18% -0.0114 -0.0418) |
| OKLCH | oklch(91.18% 0.043 254.7) |
| XYZ | xyz(71.5209, 75.9705, 105.4839) |
| Luminance | 0.7597 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.29
Powder Blue (survey)
#B1D1FC
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 7.56
Cloudy Blue
#ACC2D9
ΔE00 8.37
Lavender (CSS)
#E6E6FA
ΔE00 8.45
Baby Blue (survey)
#A2CFFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4FF #FFEACF
analogous
#CFFCFF #CFE4FF #D2CFFF
triadic
#CFE4FF #FFCFE4 #E4FFCF
tetradic
#CFE4FF #FFCFFC #FFEACF #CFFFD2
square
#CFE4FF #FFCFFC #FFEACF #CFFFD2
split-complementary
#CFE4FF #FFD2CF #FCFFCF
monochromatic
#559FFF #92C2FF #CFE4FF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.30
#CFE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#CFE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4FF
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4FF | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#C3EAED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfe4ff; /* rgb */ color: rgb(207, 228, 255); /* oklch */ color: oklch(91.2% 0.043 254.7);
Tailwind
colors: {
custom: {
50: '#deecff',
500: '#cfe4ff',
950: '#000000',
},
}SCSS
$custom: #cfe4ff; $custom-light: #deecff; $custom-dark: #000000;
JSON
{
"hex": "#cfe4ff",
"rgb": {
"r": 207,
"g": 228,
"b": 255
},
"hsl": {
"h": 213.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.91179,
"c": 0.04333,
"h": 254.7
},
"luminance": 0.75972
}Semantic roles & 50–950 ramp
primary
#CFE4FF
secondary
#EABF88
accent
#8100E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486