#CFE5FF#CFE5FF
#CFE5FF is a very light, muted cyan. Relative luminance 0.765; OKLCH L 91.4% C 0.043 H 252.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE5FF |
|---|---|
| RGB | rgb(207, 229, 255) |
| HSL | hsl(213, 100%, 91%) |
| HSV | hsv(213, 19%, 100%) |
| CMYK | cmyk(18.8%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(90.10, -1.97, -15.02) |
| CIE-LCH | lch(90.10, 15.15, 262.53°) |
| OKLab | oklab(91.38% -0.0127 -0.0407) |
| OKLCH | oklch(91.38% 0.043 252.7) |
| XYZ | xyz(71.7968, 76.5223, 105.5759) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.52
Powder Blue (survey)
#B1D1FC
ΔE00 6.61
Lightsteelblue
#B0C4DE
ΔE00 7.76
Cloudy Blue
#ACC2D9
ΔE00 8.44
Baby Blue (survey)
#A2CFFE
ΔE00 8.56
Aliceblue
#F0F8FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE5FF #FFE9CF
analogous
#CFFDFF #CFE5FF #D1CFFF
triadic
#CFE5FF #FFCFE5 #E5FFCF
tetradic
#CFE5FF #FFCFFD #FFE9CF #CFFFD1
square
#CFE5FF #FFCFFD #FFE9CF #CFFFD1
split-complementary
#CFE5FF #FFD1CF #FDFFCF
monochromatic
#55A3FF #92C4FF #CFE5FF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.29
#CFE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CFE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE5FF
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE5FF | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#C3EBED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfe5ff; /* rgb */ color: rgb(207, 229, 255); /* oklch */ color: oklch(91.4% 0.043 252.7);
Tailwind
colors: {
custom: {
50: '#deedff',
500: '#cfe5ff',
950: '#000000',
},
}SCSS
$custom: #cfe5ff; $custom-light: #deedff; $custom-dark: #000000;
JSON
{
"hex": "#cfe5ff",
"rgb": {
"r": 207,
"g": 229,
"b": 255
},
"hsl": {
"h": 212.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.9138,
"c": 0.04269,
"h": 252.7
},
"luminance": 0.76524
}Semantic roles & 50–950 ramp
primary
#CFE5FF
secondary
#EABD88
accent
#7C00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486