#CDC8F4#CDC8F4
#CDC8F4 is a very light, moderate blue. Relative luminance 0.608; OKLCH L 85.1% C 0.061 H 290.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8F4 |
|---|---|
| RGB | rgb(205, 200, 244) |
| HSL | hsl(247, 67%, 87%) |
| HSV | hsv(247, 18%, 96%) |
| CMYK | cmyk(16%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(82.28, 10.37, -21.01) |
| CIE-LCH | lch(82.28, 23.43, 296.27°) |
| OKLab | oklab(85.11% 0.0211 -0.0572) |
| OKLCH | oklch(85.11% 0.061 290.2) |
| XYZ | xyz(62.1567, 60.8188, 94.0349) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.75
Light Periwinkle
#C1C6FC
ΔE00 4.49
Light Lavender
#DFC5FE
ΔE00 5.73
Pale Lilac
#E4CBFF
ΔE00 5.77
Pale Lavender
#EECFFE
ΔE00 7.81
Light Lilac
#EDC8FF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8F4 #EFF4C8
analogous
#C8D9F4 #CDC8F4 #E3C8F4
triadic
#CDC8F4 #F4CDC8 #C8F4CD
tetradic
#CDC8F4 #F4C8D9 #EFF4C8 #C8F4E3
square
#CDC8F4 #F4C8D9 #EFF4C8 #C8F4E3
split-complementary
#CDC8F4 #F4E3C8 #D9F4C8
monochromatic
#7062E0 #9F95EA #CDC8F4 #E8E5FA #E8E5FA
Accessibility & contrast
On white
1.60
#CDC8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CDC8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8F4
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8F4 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF6
Deuteranopia (green-blind)
#BECCF3
Tritanopia (blue-blind)
#C5CFD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdc8f4; /* rgb */ color: rgb(205, 200, 244); /* oklch */ color: oklch(85.1% 0.061 290.2);
Tailwind
colors: {
custom: {
50: '#dcd8f7',
500: '#cdc8f4',
950: '#000000',
},
}SCSS
$custom: #cdc8f4; $custom-light: #dcd8f7; $custom-dark: #000000;
JSON
{
"hex": "#cdc8f4",
"rgb": {
"r": 205,
"g": 200,
"b": 244
},
"hsl": {
"h": 246.818,
"s": 66.667,
"l": 87.059
},
"oklch": {
"l": 0.85113,
"c": 0.06094,
"h": 290.2
},
"luminance": 0.60819
}Semantic roles & 50–950 ramp
primary
#CDC8F4
secondary
#CDD58B
accent
#CF17BA
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385