#CFDCF5#CFDCF5
#CFDCF5 is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.2% C 0.037 H 263.6°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCF5 |
|---|---|
| RGB | rgb(207, 220, 245) |
| HSL | hsl(219, 66%, 89%) |
| HSV | hsv(219, 16%, 96%) |
| CMYK | cmyk(15.5%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(87.51, 0.61, -13.66) |
| CIE-LCH | lch(87.51, 13.67, 272.57°) |
| OKLab | oklab(89.24% -0.0041 -0.0369) |
| OKLCH | oklch(89.24% 0.037 263.6) |
| XYZ | xyz(67.8029, 71.0432, 96.5090) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.14
Lavender (CSS)
#E6E6FA
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.60
Powder Blue (survey)
#B1D1FC
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 7.77
Fog
#D8DCE0
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCF5 #F5E8CF
analogous
#CFEFF5 #CFDCF5 #D5CFF5
triadic
#CFDCF5 #F5CFDC #DCF5CF
tetradic
#CFDCF5 #F5CFEF #F5E8CF #CFF5D5
square
#CFDCF5 #F5CFEF #F5E8CF #CFF5D5
split-complementary
#CFDCF5 #F5D5CF #EFF5CF
monochromatic
#6A92E0 #9CB7EA #CFDCF5 #E6EDFA #E6EDFA
Accessibility & contrast
On white
1.38
#CFDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#CFDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCF5
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCF5 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF6
Deuteranopia (green-blind)
#D1DAF4
Tritanopia (blue-blind)
#C6E1E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdcf5; /* rgb */ color: rgb(207, 220, 245); /* oklch */ color: oklch(89.2% 0.037 263.6);
Tailwind
colors: {
custom: {
50: '#dee6f8',
500: '#cfdcf5',
950: '#000000',
},
}SCSS
$custom: #cfdcf5; $custom-light: #dee6f8; $custom-dark: #000000;
JSON
{
"hex": "#cfdcf5",
"rgb": {
"r": 207,
"g": 220,
"b": 245
},
"hsl": {
"h": 219.474,
"s": 65.517,
"l": 88.627
},
"oklch": {
"l": 0.89243,
"c": 0.03718,
"h": 263.6
},
"luminance": 0.71044
}Semantic roles & 50–950 ramp
primary
#CFDCF5
secondary
#D6BF92
accent
#8F18CD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485