#CDC8F0#CDC8F0
#CDC8F0 is a very light, muted blue. Relative luminance 0.606; OKLCH L 85.0% C 0.055 H 290.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8F0 |
|---|---|
| RGB | rgb(205, 200, 240) |
| HSL | hsl(248, 57%, 86%) |
| HSV | hsv(248, 17%, 94%) |
| CMYK | cmyk(14.6%, 16.7%, 0%, 5.9%) |
| CIE-LAB | lab(82.15, 9.53, -19.07) |
| CIE-LCH | lch(82.15, 21.32, 296.54°) |
| OKLab | oklab(84.97% 0.0198 -0.0518) |
| OKLCH | oklch(84.97% 0.055 290.9) |
| XYZ | xyz(61.5559, 60.5785, 90.8710) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.65
Light Periwinkle
#C1C6FC
ΔE00 5.28
Pale Lilac
#E4CBFF
ΔE00 6.12
Light Lavender
#DFC5FE
ΔE00 6.26
Pale Lavender
#EECFFE
ΔE00 7.89
Thistle
#D8BFD8
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8F0 #EBF0C8
analogous
#C8D7F0 #CDC8F0 #E1C8F0
triadic
#CDC8F0 #F0CDC8 #C8F0CD
tetradic
#CDC8F0 #F0C8D7 #EBF0C8 #C8F0E1
square
#CDC8F0 #F0C8D7 #EBF0C8 #C8F0E1
split-complementary
#CDC8F0 #F0E1C8 #D7F0C8
monochromatic
#7668D6 #A198E3 #CDC8F0 #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.60
#CDC8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CDC8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8F0
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8F0 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF2
Deuteranopia (green-blind)
#BFCCEF
Tritanopia (blue-blind)
#C6CED5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdc8f0; /* rgb */ color: rgb(205, 200, 240); /* oklch */ color: oklch(85.0% 0.055 290.9);
Tailwind
colors: {
custom: {
50: '#dcd8f5',
500: '#cdc8f0',
950: '#000000',
},
}SCSS
$custom: #cdc8f0; $custom-light: #dcd8f5; $custom-dark: #000000;
JSON
{
"hex": "#cdc8f0",
"rgb": {
"r": 205,
"g": 200,
"b": 240
},
"hsl": {
"h": 247.5,
"s": 57.143,
"l": 86.275
},
"oklch": {
"l": 0.84969,
"c": 0.05543,
"h": 290.9
},
"luminance": 0.60579
}Semantic roles & 50–950 ramp
primary
#CDC8F0
secondary
#C6CE8E
accent
#C521B0
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385