#CFDCFF#CFDCFF
#CFDCFF is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.6% C 0.050 H 269.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCFF |
|---|---|
| RGB | rgb(207, 220, 255) |
| HSL | hsl(224, 100%, 91%) |
| HSV | hsv(224, 19%, 100%) |
| CMYK | cmyk(18.8%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(87.81, 2.72, -18.47) |
| CIE-LCH | lch(87.81, 18.66, 278.38°) |
| OKLab | oklab(89.58% -0.0006 -0.0502) |
| OKLCH | oklch(89.58% 0.05 269.3) |
| XYZ | xyz(69.3709, 71.6704, 104.7673) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.20
Light Periwinkle
#C1C6FC
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 6.57
Powder Blue (survey)
#B1D1FC
ΔE00 6.84
Lavender (CSS)
#E6E6FA
ΔE00 6.90
Lightsteelblue
#B0C4DE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCFF #FFF2CF
analogous
#CFF4FF #CFDCFF #DACFFF
triadic
#CFDCFF #FFCFDC #DCFFCF
tetradic
#CFDCFF #FFCFF4 #FFF2CF #CFFFDA
square
#CFDCFF #FFCFF4 #FFF2CF #CFFFDA
split-complementary
#CFDCFF #FFDACF #F4FFCF
monochromatic
#5583FF #92AFFF #CFDCFF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.37
#CFDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#CFDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCFF
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCFF | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CEDAFE
Tritanopia (blue-blind)
#C4E3E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdcff; /* rgb */ color: rgb(207, 220, 255); /* oklch */ color: oklch(89.6% 0.050 269.3);
Tailwind
colors: {
custom: {
50: '#dee6ff',
500: '#cfdcff',
950: '#000000',
},
}SCSS
$custom: #cfdcff; $custom-light: #dee6ff; $custom-dark: #000000;
JSON
{
"hex": "#cfdcff",
"rgb": {
"r": 207,
"g": 220,
"b": 255
},
"hsl": {
"h": 223.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.89581,
"c": 0.0502,
"h": 269.3
},
"luminance": 0.71672
}Semantic roles & 50–950 ramp
primary
#CFDCFF
secondary
#EAD088
accent
#A700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486