#CFE3FF#CFE3FF
#CFE3FF is a very light, muted blue. Relative luminance 0.754; OKLCH L 91.0% C 0.044 H 256.8°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE3FF |
|---|---|
| RGB | rgb(207, 227, 255) |
| HSL | hsl(215, 100%, 91%) |
| HSV | hsv(215, 19%, 100%) |
| CMYK | cmyk(18.8%, 11%, 0%, 0%) |
| CIE-LAB | lab(89.59, -0.93, -15.79) |
| CIE-LCH | lch(89.59, 15.81, 266.62°) |
| OKLab | oklab(90.98% -0.0101 -0.0428) |
| OKLCH | oklch(90.98% 0.044 256.8) |
| XYZ | xyz(71.2466, 75.4219, 105.3925) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.12
Powder Blue (survey)
#B1D1FC
ΔE00 6.22
Lightsteelblue
#B0C4DE
ΔE00 7.41
Lavender (CSS)
#E6E6FA
ΔE00 8.09
Cloudy Blue
#ACC2D9
ΔE00 8.35
Baby Blue (survey)
#A2CFFE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE3FF #FFEBCF
analogous
#CFFBFF #CFE3FF #D3CFFF
triadic
#CFE3FF #FFCFE3 #E3FFCF
tetradic
#CFE3FF #FFCFFB #FFEBCF #CFFFD3
square
#CFE3FF #FFCFFB #FFEBCF #CFFFD3
split-complementary
#CFE3FF #FFD3CF #FBFFCF
monochromatic
#559CFF #92BFFF #CFE3FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.31
#CFE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#CFE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE3FF
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE3FF | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#C3E9EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfe3ff; /* rgb */ color: rgb(207, 227, 255); /* oklch */ color: oklch(91.0% 0.044 256.8);
Tailwind
colors: {
custom: {
50: '#deebff',
500: '#cfe3ff',
950: '#000000',
},
}SCSS
$custom: #cfe3ff; $custom-light: #deebff; $custom-dark: #000000;
JSON
{
"hex": "#cfe3ff",
"rgb": {
"r": 207,
"g": 227,
"b": 255
},
"hsl": {
"h": 215,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90978,
"c": 0.04402,
"h": 256.8
},
"luminance": 0.75424
}Semantic roles & 50–950 ramp
primary
#CFE3FF
secondary
#EAC188
accent
#8600E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486