#CDC8F5#CDC8F5
#CDC8F5 is a very light, moderate blue. Relative luminance 0.609; OKLCH L 85.2% C 0.062 H 290.1°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8F5 |
|---|---|
| RGB | rgb(205, 200, 245) |
| HSL | hsl(247, 69%, 87%) |
| HSV | hsv(247, 18%, 96%) |
| CMYK | cmyk(16.3%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(82.31, 10.58, -21.49) |
| CIE-LCH | lch(82.31, 23.96, 296.22°) |
| OKLab | oklab(85.15% 0.0214 -0.0585) |
| OKLCH | oklch(85.15% 0.062 290.1) |
| XYZ | xyz(62.3089, 60.8797, 94.8368) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.55
Light Periwinkle
#C1C6FC
ΔE00 4.31
Light Lavender
#DFC5FE
ΔE00 5.64
Pale Lilac
#E4CBFF
ΔE00 5.72
Pale Lavender
#EECFFE
ΔE00 7.82
Light Violet
#D6B4FC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8F5 #F0F5C8
analogous
#C8DAF5 #CDC8F5 #E4C8F5
triadic
#CDC8F5 #F5CDC8 #C8F5CD
tetradic
#CDC8F5 #F5C8DA #F0F5C8 #C8F5E4
square
#CDC8F5 #F5C8DA #F0F5C8 #C8F5E4
split-complementary
#CDC8F5 #F5E4C8 #DAF5C8
monochromatic
#6F60E2 #9E94EC #CDC8F5 #E7E5FA #E7E5FA
Accessibility & contrast
On white
1.59
#CDC8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#CDC8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8F5
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8F5 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECEF7
Deuteranopia (green-blind)
#BECCF4
Tritanopia (blue-blind)
#C5CFD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdc8f5; /* rgb */ color: rgb(205, 200, 245); /* oklch */ color: oklch(85.2% 0.062 290.1);
Tailwind
colors: {
custom: {
50: '#dcd8f8',
500: '#cdc8f5',
950: '#000000',
},
}SCSS
$custom: #cdc8f5; $custom-light: #dcd8f8; $custom-dark: #000000;
JSON
{
"hex": "#cdc8f5",
"rgb": {
"r": 205,
"g": 200,
"b": 245
},
"hsl": {
"h": 246.667,
"s": 69.231,
"l": 87.255
},
"oklch": {
"l": 0.8515,
"c": 0.06232,
"h": 290.1
},
"luminance": 0.6088
}Semantic roles & 50–950 ramp
primary
#CDC8F5
secondary
#CED78B
accent
#D114BC
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385