#CFD8FF#CFD8FF
#CFD8FF is a very light, muted blue. Relative luminance 0.696; OKLCH L 88.8% C 0.055 H 275.0°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD8FF |
|---|---|
| RGB | rgb(207, 216, 255) |
| HSL | hsl(229, 100%, 91%) |
| HSV | hsv(229, 19%, 100%) |
| CMYK | cmyk(18.8%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(86.80, 4.83, -19.99) |
| CIE-LCH | lch(86.80, 20.57, 283.57°) |
| OKLab | oklab(88.79% 0.0048 -0.0544) |
| OKLCH | oklch(88.79% 0.055 275) |
| XYZ | xyz(68.3336, 69.5959, 104.4215) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.33
Light Periwinkle
#C1C6FC
ΔE00 5.14
Lavender (CSS)
#E6E6FA
ΔE00 7.31
Light Blue Grey
#B7C9E2
ΔE00 7.60
Powder Blue (survey)
#B1D1FC
ΔE00 7.88
Lightsteelblue
#B0C4DE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD8FF #FFF6CF
analogous
#CFF0FF #CFD8FF #DECFFF
triadic
#CFD8FF #FFCFD8 #D8FFCF
tetradic
#CFD8FF #FFCFF0 #FFF6CF #CFFFDE
square
#CFD8FF #FFCFF0 #FFF6CF #CFFFDE
split-complementary
#CFD8FF #FFDECF #F0FFCF
monochromatic
#5575FF #92A6FF #CFD8FF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.41
#CFD8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#CFD8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD8FF
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD8FF | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#CAD8FE
Tritanopia (blue-blind)
#C4DFE5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfd8ff; /* rgb */ color: rgb(207, 216, 255); /* oklch */ color: oklch(88.8% 0.055 275.0);
Tailwind
colors: {
custom: {
50: '#dee4ff',
500: '#cfd8ff',
950: '#000000',
},
}SCSS
$custom: #cfd8ff; $custom-light: #dee4ff; $custom-dark: #000000;
JSON
{
"hex": "#cfd8ff",
"rgb": {
"r": 207,
"g": 216,
"b": 255
},
"hsl": {
"h": 228.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.8879,
"c": 0.05462,
"h": 275
},
"luminance": 0.69597
}Semantic roles & 50–950 ramp
primary
#CFD8FF
secondary
#EAD888
accent
#BA00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486