#CFE2FF#CFE2FF
#CFE2FF is a very light, muted blue. Relative luminance 0.749; OKLCH L 90.8% C 0.045 H 258.8°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE2FF |
|---|---|
| RGB | rgb(207, 226, 255) |
| HSL | hsl(216, 100%, 91%) |
| HSV | hsv(216, 19%, 100%) |
| CMYK | cmyk(18.8%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(89.34, -0.41, -16.17) |
| CIE-LCH | lch(89.34, 16.18, 268.54°) |
| OKLab | oklab(90.78% -0.0087 -0.0439) |
| OKLCH | oklch(90.78% 0.045 258.8) |
| XYZ | xyz(70.9739, 74.8765, 105.3016) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.01
Powder Blue (survey)
#B1D1FC
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 7.32
Lavender (CSS)
#E6E6FA
ΔE00 7.78
Cloudy Blue
#ACC2D9
ΔE00 8.38
Baby Blue (survey)
#A2CFFE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE2FF #FFECCF
analogous
#CFFAFF #CFE2FF #D4CFFF
triadic
#CFE2FF #FFCFE2 #E2FFCF
tetradic
#CFE2FF #FFCFFA #FFECCF #CFFFD4
square
#CFE2FF #FFCFFA #FFECCF #CFFFD4
split-complementary
#CFE2FF #FFD4CF #FAFFCF
monochromatic
#5598FF #92BDFF #CFE2FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.31
#CFE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#CFE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE2FF
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE2FF | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#D4DEFE
Tritanopia (blue-blind)
#C3E8EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe2ff; /* rgb */ color: rgb(207, 226, 255); /* oklch */ color: oklch(90.8% 0.045 258.8);
Tailwind
colors: {
custom: {
50: '#deebff',
500: '#cfe2ff',
950: '#000000',
},
}SCSS
$custom: #cfe2ff; $custom-light: #deebff; $custom-dark: #000000;
JSON
{
"hex": "#cfe2ff",
"rgb": {
"r": 207,
"g": 226,
"b": 255
},
"hsl": {
"h": 216.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90778,
"c": 0.04476,
"h": 258.8
},
"luminance": 0.74878
}Semantic roles & 50–950 ramp
primary
#CFE2FF
secondary
#EAC388
accent
#8B00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486