#CFDDFA#CFDDFA
#CFDDFA is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.6% C 0.043 H 265.0°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDDFA |
|---|---|
| RGB | rgb(207, 221, 250) |
| HSL | hsl(220, 81%, 90%) |
| HSV | hsv(220, 17%, 98%) |
| CMYK | cmyk(17.2%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(87.91, 1.14, -15.68) |
| CIE-LCH | lch(87.91, 15.73, 274.14°) |
| OKLab | oklab(89.61% -0.0037 -0.0425) |
| OKLCH | oklch(89.61% 0.043 265) |
| XYZ | xyz(68.8397, 71.8791, 100.6711) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.58
Lavender (CSS)
#E6E6FA
ΔE00 6.42
Powder Blue (survey)
#B1D1FC
ΔE00 6.74
Lightsteelblue
#B0C4DE
ΔE00 6.96
Periwinkle
#CCCCFF
ΔE00 7.89
Light Periwinkle
#C1C6FC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDDFA #FAECCF
analogous
#CFF3FA #CFDDFA #D7CFFA
triadic
#CFDDFA #FACFDD #DDFACF
tetradic
#CFDDFA #FACFF3 #FAECCF #CFFAD7
square
#CFDDFA #FACFF3 #FAECCF #CFFAD7
split-complementary
#CFDDFA #FAD7CF #F3FACF
monochromatic
#608EEE #98B6F4 #CFDDFA #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.37
#CFDDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#CFDDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDDFA
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDDFA | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFB
Deuteranopia (green-blind)
#D0DBF9
Tritanopia (blue-blind)
#C5E3E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfddfa; /* rgb */ color: rgb(207, 221, 250); /* oklch */ color: oklch(89.6% 0.043 265.0);
Tailwind
colors: {
custom: {
50: '#dee7fc',
500: '#cfddfa',
950: '#000000',
},
}SCSS
$custom: #cfddfa; $custom-light: #dee7fc; $custom-dark: #000000;
JSON
{
"hex": "#cfddfa",
"rgb": {
"r": 207,
"g": 221,
"b": 250
},
"hsl": {
"h": 220.465,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.8961,
"c": 0.04269,
"h": 265
},
"luminance": 0.7188
}Semantic roles & 50–950 ramp
primary
#CFDDFA
secondary
#E0C58D
accent
#9808DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485