#CDC2ED#CDC2ED
#CDC2ED is a very light, moderate violet. Relative luminance 0.577; OKLCH L 83.7% C 0.060 H 296.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2ED |
|---|---|
| RGB | rgb(205, 194, 237) |
| HSL | hsl(255, 54%, 85%) |
| HSV | hsv(255, 18%, 93%) |
| CMYK | cmyk(13.5%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(80.56, 12.12, -19.88) |
| CIE-LCH | lch(80.56, 23.28, 301.38°) |
| OKLab | oklab(83.7% 0.0273 -0.054) |
| OKLCH | oklch(83.7% 0.06 296.8) |
| XYZ | xyz(59.7515, 57.6769, 88.0892) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.81
Light Lavender
#DFC5FE
ΔE00 4.82
Pale Lilac
#E4CBFF
ΔE00 4.95
Light Periwinkle
#C1C6FC
ΔE00 6.22
Pale Lavender
#EECFFE
ΔE00 6.79
Light Lilac
#EDC8FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2ED #E2EDC2
analogous
#C2CDED #CDC2ED #E3C2ED
triadic
#CDC2ED #EDCDC2 #C2EDCD
tetradic
#CDC2ED #EDC2CD #E2EDC2 #C2EDE3
square
#CDC2ED #EDC2CD #E2EDC2 #C2EDE3
split-complementary
#CDC2ED #EDE3C2 #CDEDC2
monochromatic
#8063D1 #A693DF #CDC2ED #ECE7F8 #ECE7F8
Accessibility & contrast
On white
1.68
#CDC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#CDC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2ED
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2ED | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#BBC7EC
Tritanopia (blue-blind)
#C7C8D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc2ed; /* rgb */ color: rgb(205, 194, 237); /* oklch */ color: oklch(83.7% 0.060 296.8);
Tailwind
colors: {
custom: {
50: '#dcd4f3',
500: '#cdc2ed',
950: '#000000',
},
}SCSS
$custom: #cdc2ed; $custom-light: #dcd4f3; $custom-dark: #000000;
JSON
{
"hex": "#cdc2ed",
"rgb": {
"r": 205,
"g": 194,
"b": 237
},
"hsl": {
"h": 255.349,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.83698,
"c": 0.06047,
"h": 296.8
},
"luminance": 0.57677
}Semantic roles & 50–950 ramp
primary
#CDC2ED
secondary
#B9CA89
accent
#C22499
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385