#CDC8F7#CDC8F7
#CDC8F7 is a very light, moderate blue. Relative luminance 0.610; OKLCH L 85.2% C 0.065 H 289.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8F7 |
|---|---|
| RGB | rgb(205, 200, 247) |
| HSL | hsl(246, 75%, 88%) |
| HSV | hsv(246, 19%, 97%) |
| CMYK | cmyk(17%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(82.38, 11.01, -22.46) |
| CIE-LCH | lch(82.38, 25.01, 296.12°) |
| OKLab | oklab(85.22% 0.0221 -0.0612) |
| OKLCH | oklch(85.22% 0.065 289.8) |
| XYZ | xyz(62.6159, 61.0025, 96.4534) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.18
Light Periwinkle
#C1C6FC
ΔE00 3.96
Light Lavender
#DFC5FE
ΔE00 5.49
Pale Lilac
#E4CBFF
ΔE00 5.67
Pale Lavender
#EECFFE
ΔE00 7.87
Light Violet
#D6B4FC
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8F7 #F2F7C8
analogous
#C8DAF7 #CDC8F7 #E4C8F7
triadic
#CDC8F7 #F7CDC8 #C8F7CD
tetradic
#CDC8F7 #F7C8DA #F2F7C8 #C8F7E4
square
#CDC8F7 #F7C8DA #F2F7C8 #C8F7E4
split-complementary
#CDC8F7 #F7E4C8 #DAF7C8
monochromatic
#6C5DE7 #9C93EF #CDC8F7 #E7E4FB #E7E4FB
Accessibility & contrast
On white
1.59
#CDC8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CDC8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8F7
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8F7 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEF9
Deuteranopia (green-blind)
#BDCCF6
Tritanopia (blue-blind)
#C5CFD8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdc8f7; /* rgb */ color: rgb(205, 200, 247); /* oklch */ color: oklch(85.2% 0.065 289.8);
Tailwind
colors: {
custom: {
50: '#dcd8fa',
500: '#cdc8f7',
950: '#000000',
},
}SCSS
$custom: #cdc8f7; $custom-light: #dcd8fa; $custom-dark: #000000;
JSON
{
"hex": "#cdc8f7",
"rgb": {
"r": 205,
"g": 200,
"b": 247
},
"hsl": {
"h": 246.383,
"s": 74.603,
"l": 87.647
},
"oklch": {
"l": 0.85223,
"c": 0.06506,
"h": 289.8
},
"luminance": 0.61003
}Semantic roles & 50–950 ramp
primary
#CDC8F7
secondary
#D1DA89
accent
#D70FC1
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385