#CAAFDC#CAAFDC
#CAAFDC is a light, moderate violet. Relative luminance 0.484; OKLCH L 79.2% C 0.069 H 311.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFDC |
|---|---|
| RGB | rgb(202, 175, 220) |
| HSL | hsl(276, 39%, 77%) |
| HSV | hsv(276, 20%, 86%) |
| CMYK | cmyk(8.2%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(75.07, 17.99, -19.04) |
| CIE-LCH | lch(75.07, 26.19, 313.37°) |
| OKLab | oklab(79.2% 0.0459 -0.0515) |
| OKLCH | oklch(79.2% 0.069 311.7) |
| XYZ | xyz(52.6032, 48.3843, 74.2642) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.93
Light Violet
#D6B4FC
ΔE00 6.51
Light Lavender
#DFC5FE
ΔE00 6.52
Thistle
#D8BFD8
ΔE00 6.99
Pale Violet
#CEAEFA
ΔE00 7.09
Lavender
#B39DDB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFDC #C1DCAF
analogous
#B4AFDC #CAAFDC #DCAFD7
triadic
#CAAFDC #DCCAAF #AFDCCA
tetradic
#CAAFDC #DCB4AF #C1DCAF #AFD7DC
square
#CAAFDC #DCB4AF #C1DCAF #AFD7DC
split-complementary
#CAAFDC #D7DCAF #AFDCB4
monochromatic
#925AB7 #AE84C9 #CAAFDC #E6DAEF #F1EAF6
Accessibility & contrast
On white
1.97
#CAAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#CAAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFDC
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFDC | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B7DE
Deuteranopia (green-blind)
#AEB9DB
Tritanopia (blue-blind)
#C8B4BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #caafdc; /* rgb */ color: rgb(202, 175, 220); /* oklch */ color: oklch(79.2% 0.069 311.7);
Tailwind
colors: {
custom: {
50: '#dac7e7',
500: '#caafdc',
950: '#000000',
},
}SCSS
$custom: #caafdc; $custom-light: #dac7e7; $custom-dark: #000000;
JSON
{
"hex": "#caafdc",
"rgb": {
"r": 202,
"g": 175,
"b": 220
},
"hsl": {
"h": 276,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.79198,
"c": 0.06905,
"h": 311.7
},
"luminance": 0.48384
}Semantic roles & 50–950 ramp
primary
#CAAFDC
secondary
#E4ECDF
accent
#B23366
background
#FDFCFE
surface
#FAF8FC
border
#D3D1D5
text
#151316
muted
#838284