#CDCEF0#CDCEF0
#CDCEF0 is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.1% C 0.047 H 284.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEF0 |
|---|---|
| RGB | rgb(205, 206, 240) |
| HSL | hsl(238, 54%, 87%) |
| HSV | hsv(238, 15%, 94%) |
| CMYK | cmyk(14.6%, 14.2%, 0%, 5.9%) |
| CIE-LAB | lab(83.66, 6.32, -16.80) |
| CIE-LCH | lch(83.66, 17.95, 290.63°) |
| OKLab | oklab(86.15% 0.0114 -0.0455) |
| OKLCH | oklch(86.15% 0.047 284) |
| XYZ | xyz(62.9728, 63.4123, 91.3433) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.43
Light Periwinkle
#C1C6FC
ΔE00 5.73
Lavender (CSS)
#E6E6FA
ΔE00 7.11
Pale Lilac
#E4CBFF
ΔE00 8.40
Light Blue Grey
#B7C9E2
ΔE00 8.57
Light Lavender
#DFC5FE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEF0 #F0EFCD
analogous
#CDE0F0 #CDCEF0 #DECDF0
triadic
#CDCEF0 #F0CDCE #CEF0CD
tetradic
#CDCEF0 #F0CDE0 #F0EFCD #CDF0DE
square
#CDCEF0 #F0CDE0 #F0EFCD #CDF0DE
split-complementary
#CDCEF0 #F0DECD #E0F0CD
monochromatic
#6F72D4 #9EA0E2 #CDCEF0 #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.53
#CDCEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CDCEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEF0
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEF0 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F2
Deuteranopia (green-blind)
#C5D0EF
Tritanopia (blue-blind)
#C6D4D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcef0; /* rgb */ color: rgb(205, 206, 240); /* oklch */ color: oklch(86.1% 0.047 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcf5',
500: '#cdcef0',
950: '#000000',
},
}SCSS
$custom: #cdcef0; $custom-light: #dcdcf5; $custom-dark: #000000;
JSON
{
"hex": "#cdcef0",
"rgb": {
"r": 205,
"g": 206,
"b": 240
},
"hsl": {
"h": 238.286,
"s": 53.846,
"l": 87.255
},
"oklch": {
"l": 0.86145,
"c": 0.04693,
"h": 284
},
"luminance": 0.63413
}Semantic roles & 50–950 ramp
primary
#CDCEF0
secondary
#CECC93
accent
#BD24C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485