#CEA2F2#CEA2F2
#CEA2F2 is a light, vivid violet. Relative luminance 0.454; OKLCH L 78.1% C 0.120 H 309.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA2F2 |
|---|---|
| RGB | rgb(206, 162, 242) |
| HSL | hsl(273, 75%, 79%) |
| HSV | hsv(273, 33%, 95%) |
| CMYK | cmyk(14.9%, 33.1%, 0%, 5.1%) |
| CIE-LAB | lab(73.14, 30.92, -33.93) |
| CIE-LCH | lch(73.14, 45.90, 312.34°) |
| OKLab | oklab(78.07% 0.0755 -0.0934) |
| OKLCH | oklch(78.07% 0.12 309) |
| XYZ | xyz(54.3980, 45.3738, 89.8795) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.39
Lilac (survey)
#CEA2FD
ΔE00 2.19
Baby Purple
#CA9BF7
ΔE00 2.57
Pastel Purple
#CAA0FF
ΔE00 3.16
Pale Violet
#CEAEFA
ΔE00 3.34
Mauve
#E0B0FF
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA2F2 #C6F2A2
analogous
#A6A2F2 #CEA2F2 #F2A2EE
triadic
#CEA2F2 #F2CEA2 #A2F2CE
tetradic
#CEA2F2 #F2A6A2 #C6F2A2 #A2EEF2
square
#CEA2F2 #F2A6A2 #C6F2A2 #A2EEF2
split-complementary
#CEA2F2 #EEF2A2 #A2F2A6
monochromatic
#9537E3 #B26CEA #CEA2F2 #EAD8FA #F1E4FB
Accessibility & contrast
On white
2.08
#CEA2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#CEA2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA2F2
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA2F2 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F5
Deuteranopia (green-blind)
#9DB4F0
Tritanopia (blue-blind)
#CAADBF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cea2f2; /* rgb */ color: rgb(206, 162, 242); /* oklch */ color: oklch(78.1% 0.120 309.0);
Tailwind
colors: {
custom: {
50: '#debef6',
500: '#cea2f2',
950: '#000000',
},
}SCSS
$custom: #cea2f2; $custom-light: #debef6; $custom-dark: #000000;
JSON
{
"hex": "#cea2f2",
"rgb": {
"r": 206,
"g": 162,
"b": 242
},
"hsl": {
"h": 273,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.78066,
"c": 0.12009,
"h": 309
},
"luminance": 0.45373
}Semantic roles & 50–950 ramp
primary
#CEA2F2
secondary
#E4F3D8
accent
#D80E69
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151217
muted
#838185