#CDCEF8#CDCEF8
#CDCEF8 is a very light, muted blue. Relative luminance 0.639; OKLCH L 86.4% C 0.058 H 284.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEF8 |
|---|---|
| RGB | rgb(205, 206, 248) |
| HSL | hsl(239, 75%, 89%) |
| HSV | hsv(239, 17%, 97%) |
| CMYK | cmyk(17.3%, 16.9%, 0%, 2.7%) |
| CIE-LAB | lab(83.91, 8.01, -20.67) |
| CIE-LCH | lch(83.91, 22.17, 291.20°) |
| OKLab | oklab(86.43% 0.0141 -0.0562) |
| OKLCH | oklch(86.43% 0.058 284) |
| XYZ | xyz(64.1875, 63.8982, 97.7406) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.20
Light Periwinkle
#C1C6FC
ΔE00 3.91
Pale Lilac
#E4CBFF
ΔE00 7.39
Light Lavender
#DFC5FE
ΔE00 7.47
Lavender (CSS)
#E6E6FA
ΔE00 8.68
Light Blue Grey
#B7C9E2
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEF8 #F8F7CD
analogous
#CDE4F8 #CDCEF8 #E2CDF8
triadic
#CDCEF8 #F8CDCE #CEF8CD
tetradic
#CDCEF8 #F8CDE4 #F8F7CD #CDF8E2
square
#CDCEF8 #F8CDE4 #F8F7CD #CDF8E2
split-complementary
#CDCEF8 #F8E2CD #E4F8CD
monochromatic
#6265E9 #9799F0 #CDCEF8 #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.52
#CDCEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#CDCEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEF8
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEF8 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FA
Deuteranopia (green-blind)
#C2D0F7
Tritanopia (blue-blind)
#C4D5DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcef8; /* rgb */ color: rgb(205, 206, 248); /* oklch */ color: oklch(86.4% 0.058 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcfa',
500: '#cdcef8',
950: '#000000',
},
}SCSS
$custom: #cdcef8; $custom-light: #dcdcfa; $custom-dark: #000000;
JSON
{
"hex": "#cdcef8",
"rgb": {
"r": 205,
"g": 206,
"b": 248
},
"hsl": {
"h": 238.605,
"s": 75.439,
"l": 88.824
},
"oklch": {
"l": 0.86427,
"c": 0.05798,
"h": 284
},
"luminance": 0.63899
}Semantic roles & 50–950 ramp
primary
#CDCEF8
secondary
#DCDA8D
accent
#D30ED8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485