#CDCAFE#CDCAFE
#CDCAFE is a very light, moderate blue. Relative luminance 0.624; OKLCH L 85.9% C 0.072 H 287.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAFE |
|---|---|
| RGB | rgb(205, 202, 254) |
| HSL | hsl(243, 96%, 89%) |
| HSV | hsv(243, 20%, 100%) |
| CMYK | cmyk(19.3%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(83.11, 11.45, -25.07) |
| CIE-LCH | lch(83.11, 27.56, 294.55°) |
| OKLab | oklab(85.87% 0.0215 -0.0685) |
| OKLCH | oklch(85.87% 0.072 287.4) |
| XYZ | xyz(64.1826, 62.3751, 102.4049) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.90
Light Periwinkle
#C1C6FC
ΔE00 2.88
Light Lavender
#DFC5FE
ΔE00 5.94
Pale Lilac
#E4CBFF
ΔE00 6.26
Light Violet
#D6B4FC
ΔE00 8.09
Pale Lavender
#EECFFE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAFE #FBFECA
analogous
#CAE1FE #CDCAFE #E7CAFE
triadic
#CDCAFE #FECDCA #CAFECD
tetradic
#CDCAFE #FECAE1 #FBFECA #CAFEE7
square
#CDCAFE #FECAE1 #FBFECA #CAFEE7
split-complementary
#CDCAFE #FEE7CA #E1FECA
monochromatic
#5C52FC #948EFD #CDCAFE #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.56
#CDCAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CDCAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAFE
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAFE | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#C3D3DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcafe; /* rgb */ color: rgb(205, 202, 254); /* oklch */ color: oklch(85.9% 0.072 287.4);
Tailwind
colors: {
custom: {
50: '#dcdafe',
500: '#cdcafe',
950: '#000000',
},
}SCSS
$custom: #cdcafe; $custom-light: #dcdafe; $custom-dark: #000000;
JSON
{
"hex": "#cdcafe",
"rgb": {
"r": 205,
"g": 202,
"b": 254
},
"hsl": {
"h": 243.462,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.8587,
"c": 0.07183,
"h": 287.4
},
"luminance": 0.62376
}Semantic roles & 50–950 ramp
primary
#CDCAFE
secondary
#E2E785
accent
#E600D8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386