#CFE0FA#CFE0FA
#CFE0FA is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.2% C 0.040 H 258.8°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE0FA |
|---|---|
| RGB | rgb(207, 224, 250) |
| HSL | hsl(216, 81%, 90%) |
| HSV | hsv(216, 17%, 98%) |
| CMYK | cmyk(17.2%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(88.67, -0.43, -14.54) |
| CIE-LCH | lch(88.67, 14.54, 268.31°) |
| OKLab | oklab(90.21% -0.0078 -0.0394) |
| OKLCH | oklch(90.21% 0.04 258.8) |
| XYZ | xyz(69.6389, 73.4774, 100.9375) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.52
Powder Blue (survey)
#B1D1FC
ΔE00 6.57
Lightsteelblue
#B0C4DE
ΔE00 6.91
Lavender (CSS)
#E6E6FA
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 7.91
Fog
#D8DCE0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE0FA #FAE9CF
analogous
#CFF6FA #CFE0FA #D4CFFA
triadic
#CFE0FA #FACFE0 #E0FACF
tetradic
#CFE0FA #FACFF6 #FAE9CF #CFFAD4
square
#CFE0FA #FACFF6 #FAE9CF #CFFAD4
split-complementary
#CFE0FA #FAD4CF #F6FACF
monochromatic
#6098EE #98BCF4 #CFE0FA #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.34
#CFE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#CFE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE0FA
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE0FA | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#D3DDF9
Tritanopia (blue-blind)
#C5E5E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe0fa; /* rgb */ color: rgb(207, 224, 250); /* oklch */ color: oklch(90.2% 0.040 258.8);
Tailwind
colors: {
custom: {
50: '#dee9fc',
500: '#cfe0fa',
950: '#000000',
},
}SCSS
$custom: #cfe0fa; $custom-light: #dee9fc; $custom-dark: #000000;
JSON
{
"hex": "#cfe0fa",
"rgb": {
"r": 207,
"g": 224,
"b": 250
},
"hsl": {
"h": 216.279,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.9021,
"c": 0.04015,
"h": 258.8
},
"luminance": 0.73479
}Semantic roles & 50–950 ramp
primary
#CFE0FA
secondary
#E0BF8D
accent
#8908DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485