#CDCEF3#CDCEF3
#CDCEF3 is a very light, muted blue. Relative luminance 0.636; OKLCH L 86.2% C 0.051 H 284.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEF3 |
|---|---|
| RGB | rgb(205, 206, 243) |
| HSL | hsl(238, 61%, 88%) |
| HSV | hsv(238, 16%, 95%) |
| CMYK | cmyk(15.6%, 15.2%, 0%, 4.7%) |
| CIE-LAB | lab(83.75, 6.95, -18.25) |
| CIE-LCH | lch(83.75, 19.53, 290.85°) |
| OKLab | oklab(86.25% 0.0124 -0.0495) |
| OKLCH | oklch(86.25% 0.051 284) |
| XYZ | xyz(63.4222, 63.5921, 93.7098) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.56
Light Periwinkle
#C1C6FC
ΔE00 4.99
Lavender (CSS)
#E6E6FA
ΔE00 7.69
Pale Lilac
#E4CBFF
ΔE00 7.92
Light Lavender
#DFC5FE
ΔE00 8.14
Light Blue Grey
#B7C9E2
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEF3 #F3F2CD
analogous
#CDE1F3 #CDCEF3 #DFCDF3
triadic
#CDCEF3 #F3CDCE #CEF3CD
tetradic
#CDCEF3 #F3CDE1 #F3F2CD #CDF3DF
square
#CDCEF3 #F3CDE1 #F3F2CD #CDF3DF
split-complementary
#CDCEF3 #F3DFCD #E1F3CD
monochromatic
#6A6DDB #9C9EE7 #CDCEF3 #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.53
#CDCEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CDCEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEF3
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEF3 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F5
Deuteranopia (green-blind)
#C4D0F2
Tritanopia (blue-blind)
#C5D4DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcef3; /* rgb */ color: rgb(205, 206, 243); /* oklch */ color: oklch(86.2% 0.051 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcf7',
500: '#cdcef3',
950: '#000000',
},
}SCSS
$custom: #cdcef3; $custom-light: #dcdcf7; $custom-dark: #000000;
JSON
{
"hex": "#cdcef3",
"rgb": {
"r": 205,
"g": 206,
"b": 243
},
"hsl": {
"h": 238.421,
"s": 61.29,
"l": 87.843
},
"oklch": {
"l": 0.86249,
"c": 0.05108,
"h": 284
},
"luminance": 0.63593
}Semantic roles & 50–950 ramp
primary
#CDCEF3
secondary
#D3D191
accent
#C41DC9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485