#CAAFF9#CAAFF9
#CAAFF9 is a light, moderate violet. Relative luminance 0.501; OKLCH L 80.3% C 0.106 H 300.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFF9 |
|---|---|
| RGB | rgb(202, 175, 249) |
| HSL | hsl(262, 86%, 83%) |
| HSV | hsv(262, 30%, 98%) |
| CMYK | cmyk(18.9%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(76.10, 24.11, -33.16) |
| CIE-LCH | lch(76.10, 41.00, 306.02°) |
| OKLab | oklab(80.34% 0.0544 -0.0913) |
| OKLCH | oklch(80.34% 0.106 300.8) |
| XYZ | xyz(56.7824, 50.0559, 96.2745) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.04
Light Violet
#D6B4FC
ΔE00 2.50
Lilac (survey)
#CEA2FD
ΔE00 4.22
Lavender (survey)
#C79FEF
ΔE00 4.27
Mauve
#E0B0FF
ΔE00 4.58
Pastel Purple
#CAA0FF
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFF9 #DEF9AF
analogous
#AFB9F9 #CAAFF9 #EFAFF9
triadic
#CAAFF9 #F9CAAF #AFF9CA
tetradic
#CAAFF9 #F9AFB9 #DEF9AF #AFF9EF
square
#CAAFF9 #F9AFB9 #DEF9AF #AFF9EF
split-complementary
#CAAFF9 #F9EFAF #B9F9AF
monochromatic
#7F3DF0 #A476F5 #CAAFF9 #ECE3FD #ECE3FD
Accessibility & contrast
On white
1.91
#CAAFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#CAAFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFF9
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFF9 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFC
Deuteranopia (green-blind)
#A4BBF7
Tritanopia (blue-blind)
#C2BAC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #caaff9; /* rgb */ color: rgb(202, 175, 249); /* oklch */ color: oklch(80.3% 0.106 300.8);
Tailwind
colors: {
custom: {
50: '#dbc7fb',
500: '#caaff9',
950: '#000000',
},
}SCSS
$custom: #caaff9; $custom-light: #dbc7fb; $custom-dark: #000000;
JSON
{
"hex": "#caaff9",
"rgb": {
"r": 202,
"g": 175,
"b": 249
},
"hsl": {
"h": 261.892,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.80339,
"c": 0.10628,
"h": 300.8
},
"luminance": 0.50056
}Semantic roles & 50–950 ramp
primary
#CAAFF9
secondary
#B5DC71
accent
#E30391
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151317
muted
#848285