#CDC0FA#CDC0FA
#CDC0FA is a very light, moderate violet. Relative luminance 0.576; OKLCH L 83.8% C 0.081 H 294.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0FA |
|---|---|
| RGB | rgb(205, 192, 250) |
| HSL | hsl(253, 85%, 87%) |
| HSV | hsv(253, 23%, 98%) |
| CMYK | cmyk(18%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(80.50, 15.97, -26.92) |
| CIE-LCH | lch(80.50, 31.30, 300.69°) |
| OKLab | oklab(83.8% 0.0341 -0.0737) |
| OKLCH | oklch(83.8% 0.081 294.9) |
| XYZ | xyz(61.2780, 57.5801, 98.3097) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.98
Periwinkle
#CCCCFF
ΔE00 4.05
Light Periwinkle
#C1C6FC
ΔE00 4.83
Light Violet
#D6B4FC
ΔE00 5.06
Pale Lilac
#E4CBFF
ΔE00 5.11
Pale Violet
#CEAEFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0FA #EDFAC0
analogous
#C0D0FA #CDC0FA #EAC0FA
triadic
#CDC0FA #FACDC0 #C0FACD
tetradic
#CDC0FA #FAC0D0 #EDFAC0 #C0FAEA
square
#CDC0FA #FAC0D0 #EDFAC0 #C0FAEA
split-complementary
#CDC0FA #FAEAC0 #D0FAC0
monochromatic
#734FF1 #A087F6 #CDC0FA #E8E3FD #E8E3FD
Accessibility & contrast
On white
1.68
#CDC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#CDC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0FA
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0FA | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FD
Deuteranopia (green-blind)
#B5C7F8
Tritanopia (blue-blind)
#C4C9D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc0fa; /* rgb */ color: rgb(205, 192, 250); /* oklch */ color: oklch(83.8% 0.081 294.9);
Tailwind
colors: {
custom: {
50: '#dcd3fc',
500: '#cdc0fa',
950: '#000000',
},
}SCSS
$custom: #cdc0fa; $custom-light: #dcd3fc; $custom-dark: #000000;
JSON
{
"hex": "#cdc0fa",
"rgb": {
"r": 205,
"g": 192,
"b": 250
},
"hsl": {
"h": 253.448,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.83802,
"c": 0.0812,
"h": 294.9
},
"luminance": 0.57581
}Semantic roles & 50–950 ramp
primary
#CDC0FA
secondary
#C9DF7F
accent
#E204B0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385