#CDC8F3#CDC8F3
#CDC8F3 is a very light, muted blue. Relative luminance 0.608; OKLCH L 85.1% C 0.060 H 290.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8F3 |
|---|---|
| RGB | rgb(205, 200, 243) |
| HSL | hsl(247, 64%, 87%) |
| HSV | hsv(247, 18%, 95%) |
| CMYK | cmyk(15.6%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(82.25, 10.16, -20.53) |
| CIE-LCH | lch(82.25, 22.90, 296.33°) |
| OKLab | oklab(85.08% 0.0208 -0.0558) |
| OKLCH | oklch(85.08% 0.06 290.4) |
| XYZ | xyz(62.0052, 60.7582, 93.2375) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.96
Light Periwinkle
#C1C6FC
ΔE00 4.68
Pale Lilac
#E4CBFF
ΔE00 5.83
Light Lavender
#DFC5FE
ΔE00 5.84
Pale Lavender
#EECFFE
ΔE00 7.81
Light Lilac
#EDC8FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8F3 #EEF3C8
analogous
#C8D9F3 #CDC8F3 #E3C8F3
triadic
#CDC8F3 #F3CDC8 #C8F3CD
tetradic
#CDC8F3 #F3C8D9 #EEF3C8 #C8F3E3
square
#CDC8F3 #F3C8D9 #EEF3C8 #C8F3E3
split-complementary
#CDC8F3 #F3E3C8 #D9F3C8
monochromatic
#7264DD #9F96E8 #CDC8F3 #E8E6FA #E8E6FA
Accessibility & contrast
On white
1.60
#CDC8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#CDC8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8F3
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8F3 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF5
Deuteranopia (green-blind)
#BECCF2
Tritanopia (blue-blind)
#C6CFD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdc8f3; /* rgb */ color: rgb(205, 200, 243); /* oklch */ color: oklch(85.1% 0.060 290.4);
Tailwind
colors: {
custom: {
50: '#dcd8f7',
500: '#cdc8f3',
950: '#000000',
},
}SCSS
$custom: #cdc8f3; $custom-light: #dcd8f7; $custom-dark: #000000;
JSON
{
"hex": "#cdc8f3",
"rgb": {
"r": 205,
"g": 200,
"b": 243
},
"hsl": {
"h": 246.977,
"s": 64.179,
"l": 86.863
},
"oklch": {
"l": 0.85077,
"c": 0.05956,
"h": 290.4
},
"luminance": 0.60759
}Semantic roles & 50–950 ramp
primary
#CDC8F3
secondary
#CBD38C
accent
#CC1AB7
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385