#CFDDFC#CFDDFC
#CFDDFC is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.7% C 0.045 H 266.2°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDDFC |
|---|---|
| RGB | rgb(207, 221, 252) |
| HSL | hsl(221, 88%, 90%) |
| HSV | hsv(221, 18%, 99%) |
| CMYK | cmyk(17.9%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(87.97, 1.56, -16.64) |
| CIE-LCH | lch(87.97, 16.72, 275.35°) |
| OKLab | oklab(89.68% -0.003 -0.0452) |
| OKLCH | oklch(89.68% 0.045 266.2) |
| XYZ | xyz(69.1550, 72.0052, 102.3315) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.88
Lavender (CSS)
#E6E6FA
ΔE00 6.57
Powder Blue (survey)
#B1D1FC
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.19
Periwinkle
#CCCCFF
ΔE00 7.37
Light Periwinkle
#C1C6FC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDDFC #FCEECF
analogous
#CFF4FC #CFDDFC #D7CFFC
triadic
#CFDDFC #FCCFDD #DDFCCF
tetradic
#CFDDFC #FCCFF4 #FCEECF #CFFCD7
square
#CFDDFC #FCCFF4 #FCEECF #CFFCD7
split-complementary
#CFDDFC #FCD7CF #F4FCCF
monochromatic
#5C8BF5 #95B4F8 #CFDDFC #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.36
#CFDDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#CFDDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDDFC
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDDFC | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFE
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#C4E3E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfddfc; /* rgb */ color: rgb(207, 221, 252); /* oklch */ color: oklch(89.7% 0.045 266.2);
Tailwind
colors: {
custom: {
50: '#dee7fd',
500: '#cfddfc',
950: '#000000',
},
}SCSS
$custom: #cfddfc; $custom-light: #dee7fd; $custom-dark: #000000;
JSON
{
"hex": "#cfddfc",
"rgb": {
"r": 207,
"g": 221,
"b": 252
},
"hsl": {
"h": 221.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.89677,
"c": 0.04527,
"h": 266.2
},
"luminance": 0.72007
}Semantic roles & 50–950 ramp
primary
#CFDDFC
secondary
#E4C88C
accent
#9E01E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485