#CDC8F2#CDC8F2
#CDC8F2 is a very light, muted blue. Relative luminance 0.607; OKLCH L 85.0% C 0.058 H 290.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8F2 |
|---|---|
| RGB | rgb(205, 200, 242) |
| HSL | hsl(247, 62%, 87%) |
| HSV | hsv(247, 17%, 95%) |
| CMYK | cmyk(15.3%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(82.22, 9.95, -20.04) |
| CIE-LCH | lch(82.22, 22.38, 296.39°) |
| OKLab | oklab(85.04% 0.0204 -0.0545) |
| OKLCH | oklch(85.04% 0.058 290.6) |
| XYZ | xyz(61.8546, 60.6980, 92.4443) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.18
Light Periwinkle
#C1C6FC
ΔE00 4.87
Pale Lilac
#E4CBFF
ΔE00 5.91
Light Lavender
#DFC5FE
ΔE00 5.97
Pale Lavender
#EECFFE
ΔE00 7.82
Light Lilac
#EDC8FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8F2 #EDF2C8
analogous
#C8D8F2 #CDC8F2 #E2C8F2
triadic
#CDC8F2 #F2CDC8 #C8F2CD
tetradic
#CDC8F2 #F2C8D8 #EDF2C8 #C8F2E2
square
#CDC8F2 #F2C8D8 #EDF2C8 #C8F2E2
split-complementary
#CDC8F2 #F2E2C8 #D8F2C8
monochromatic
#7365DB #A097E6 #CDC8F2 #E9E6F9 #E9E6F9
Accessibility & contrast
On white
1.60
#CDC8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CDC8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8F2
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8F2 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF4
Deuteranopia (green-blind)
#BFCCF1
Tritanopia (blue-blind)
#C6CFD6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdc8f2; /* rgb */ color: rgb(205, 200, 242); /* oklch */ color: oklch(85.0% 0.058 290.6);
Tailwind
colors: {
custom: {
50: '#dcd8f6',
500: '#cdc8f2',
950: '#000000',
},
}SCSS
$custom: #cdc8f2; $custom-light: #dcd8f6; $custom-dark: #000000;
JSON
{
"hex": "#cdc8f2",
"rgb": {
"r": 205,
"g": 200,
"b": 242
},
"hsl": {
"h": 247.143,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.85041,
"c": 0.05819,
"h": 290.6
},
"luminance": 0.60698
}Semantic roles & 50–950 ramp
primary
#CDC8F2
secondary
#C9D28D
accent
#C91CB5
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385