#CDC8F8#CDC8F8
#CDC8F8 is a very light, moderate blue. Relative luminance 0.611; OKLCH L 85.3% C 0.066 H 289.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8F8 |
|---|---|
| RGB | rgb(205, 200, 248) |
| HSL | hsl(246, 77%, 88%) |
| HSV | hsv(246, 19%, 97%) |
| CMYK | cmyk(17.3%, 19.4%, 0%, 2.7%) |
| CIE-LAB | lab(82.41, 11.23, -22.94) |
| CIE-LCH | lch(82.41, 25.54, 296.07°) |
| OKLab | oklab(85.26% 0.0224 -0.0626) |
| OKLCH | oklch(85.26% 0.066 289.7) |
| XYZ | xyz(62.7706, 61.0643, 97.2683) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.01
Light Periwinkle
#C1C6FC
ΔE00 3.81
Light Lavender
#DFC5FE
ΔE00 5.44
Pale Lilac
#E4CBFF
ΔE00 5.67
Light Violet
#D6B4FC
ΔE00 7.88
Pale Lavender
#EECFFE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8F8 #F3F8C8
analogous
#C8DBF8 #CDC8F8 #E5C8F8
triadic
#CDC8F8 #F8CDC8 #C8F8CD
tetradic
#CDC8F8 #F8C8DB #F3F8C8 #C8F8E5
square
#CDC8F8 #F8C8DB #F3F8C8 #C8F8E5
split-complementary
#CDC8F8 #F8E5C8 #DBF8C8
monochromatic
#6A5BEA #9C92F1 #CDC8F8 #E6E4FC #E6E4FC
Accessibility & contrast
On white
1.59
#CDC8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#CDC8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8F8
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8F8 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEFA
Deuteranopia (green-blind)
#BDCCF7
Tritanopia (blue-blind)
#C4D0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdc8f8; /* rgb */ color: rgb(205, 200, 248); /* oklch */ color: oklch(85.3% 0.066 289.7);
Tailwind
colors: {
custom: {
50: '#dcd8fa',
500: '#cdc8f8',
950: '#000000',
},
}SCSS
$custom: #cdc8f8; $custom-light: #dcd8fa; $custom-dark: #000000;
JSON
{
"hex": "#cdc8f8",
"rgb": {
"r": 205,
"g": 200,
"b": 248
},
"hsl": {
"h": 246.25,
"s": 77.419,
"l": 87.843
},
"oklch": {
"l": 0.8526,
"c": 0.06644,
"h": 289.7
},
"luminance": 0.61065
}Semantic roles & 50–950 ramp
primary
#CDC8F8
secondary
#D3DC88
accent
#DA0CC4
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385