#CFDCFA#CFDCFA
#CFDCFA is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.4% C 0.044 H 266.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCFA |
|---|---|
| RGB | rgb(207, 220, 250) |
| HSL | hsl(222, 81%, 90%) |
| HSV | hsv(222, 17%, 98%) |
| CMYK | cmyk(17.2%, 12%, 0%, 2%) |
| CIE-LAB | lab(87.66, 1.66, -16.07) |
| CIE-LCH | lch(87.66, 16.15, 275.89°) |
| OKLab | oklab(89.41% -0.0024 -0.0436) |
| OKLCH | oklch(89.41% 0.044 266.9) |
| XYZ | xyz(68.5765, 71.3527, 100.5834) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.74
Lavender (CSS)
#E6E6FA
ΔE00 6.27
Powder Blue (survey)
#B1D1FC
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 7.09
Periwinkle
#CCCCFF
ΔE00 7.36
Light Periwinkle
#C1C6FC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCFA #FAEDCF
analogous
#CFF2FA #CFDCFA #D8CFFA
triadic
#CFDCFA #FACFDC #DCFACF
tetradic
#CFDCFA #FACFF2 #FAEDCF #CFFAD8
square
#CFDCFA #FACFF2 #FAEDCF #CFFAD8
split-complementary
#CFDCFA #FAD8CF #F2FACF
monochromatic
#608BEE #98B4F4 #CFDCFA #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.38
#CFDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#CFDCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCFA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCFA | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFB
Deuteranopia (green-blind)
#CFDAF9
Tritanopia (blue-blind)
#C5E2E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdcfa; /* rgb */ color: rgb(207, 220, 250); /* oklch */ color: oklch(89.4% 0.044 266.9);
Tailwind
colors: {
custom: {
50: '#dee6fc',
500: '#cfdcfa',
950: '#000000',
},
}SCSS
$custom: #cfdcfa; $custom-light: #dee6fc; $custom-dark: #000000;
JSON
{
"hex": "#cfdcfa",
"rgb": {
"r": 207,
"g": 220,
"b": 250
},
"hsl": {
"h": 221.86,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.8941,
"c": 0.04363,
"h": 266.9
},
"luminance": 0.71354
}Semantic roles & 50–950 ramp
primary
#CFDCFA
secondary
#E0C78D
accent
#9D08DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485