#CDCEF5#CDCEF5
#CDCEF5 is a very light, muted blue. Relative luminance 0.637; OKLCH L 86.3% C 0.054 H 284.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEF5 |
|---|---|
| RGB | rgb(205, 206, 245) |
| HSL | hsl(239, 67%, 88%) |
| HSV | hsv(239, 16%, 96%) |
| CMYK | cmyk(16.3%, 15.9%, 0%, 3.9%) |
| CIE-LAB | lab(83.82, 7.38, -19.22) |
| CIE-LCH | lch(83.82, 20.59, 290.99°) |
| OKLab | oklab(86.32% 0.0131 -0.0522) |
| OKLCH | oklch(86.32% 0.054 284) |
| XYZ | xyz(63.7258, 63.7135, 95.3091) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.00
Light Periwinkle
#C1C6FC
ΔE00 4.54
Pale Lilac
#E4CBFF
ΔE00 7.66
Light Lavender
#DFC5FE
ΔE00 7.83
Lavender (CSS)
#E6E6FA
ΔE00 8.08
Light Blue Grey
#B7C9E2
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEF5 #F5F4CD
analogous
#CDE2F5 #CDCEF5 #E0CDF5
triadic
#CDCEF5 #F5CDCE #CEF5CD
tetradic
#CDCEF5 #F5CDE2 #F5F4CD #CDF5E0
square
#CDCEF5 #F5CDE2 #F5F4CD #CDF5E0
split-complementary
#CDCEF5 #F5E0CD #E2F5CD
monochromatic
#676AE1 #9A9CEB #CDCEF5 #E5E6FA #E5E6FA
Accessibility & contrast
On white
1.53
#CDCEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#CDCEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEF5
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEF5 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F7
Deuteranopia (green-blind)
#C3D0F4
Tritanopia (blue-blind)
#C5D4DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcef5; /* rgb */ color: rgb(205, 206, 245); /* oklch */ color: oklch(86.3% 0.054 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcf8',
500: '#cdcef5',
950: '#000000',
},
}SCSS
$custom: #cdcef5; $custom-light: #dcdcf8; $custom-dark: #000000;
JSON
{
"hex": "#cdcef5",
"rgb": {
"r": 205,
"g": 206,
"b": 245
},
"hsl": {
"h": 238.5,
"s": 66.667,
"l": 88.235
},
"oklch": {
"l": 0.8632,
"c": 0.05384,
"h": 284
},
"luminance": 0.63714
}Semantic roles & 50–950 ramp
primary
#CDCEF5
secondary
#D7D590
accent
#CA17CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485