#CEACFB#CEACFB
#CEACFB is a light, moderate violet. Relative luminance 0.496; OKLCH L 80.2% C 0.115 H 303.7°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CEACFB |
|---|---|
| RGB | rgb(206, 172, 251) |
| HSL | hsl(266, 91%, 83%) |
| HSV | hsv(266, 31%, 98%) |
| CMYK | cmyk(17.9%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(75.82, 27.39, -34.65) |
| CIE-LCH | lch(75.82, 44.17, 308.32°) |
| OKLab | oklab(80.23% 0.0636 -0.0955) |
| OKLCH | oklch(80.23% 0.115 303.7) |
| XYZ | xyz(57.6152, 49.5920, 97.7850) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 0.67
Light Violet
#D6B4FC
ΔE00 2.44
Lilac (survey)
#CEA2FD
ΔE00 2.91
Lavender (survey)
#C79FEF
ΔE00 3.34
Mauve
#E0B0FF
ΔE00 3.58
Pastel Purple
#CAA0FF
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEACFB #D9FBAC
analogous
#ACB1FB #CEACFB #F6ACFB
triadic
#CEACFB #FBCEAC #ACFBCE
tetradic
#CEACFB #FBACB1 #D9FBAC #ACFBF6
square
#CEACFB #FBACB1 #D9FBAC #ACFBF6
split-complementary
#CEACFB #FBF6AC #B1FBAC
monochromatic
#8937F5 #AC72F8 #CEACFB #EEE2FE #EEE2FE
Accessibility & contrast
On white
1.92
#CEACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#CEACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEACFB
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEACFB | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFE
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#C7B8C9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ceacfb; /* rgb */ color: rgb(206, 172, 251); /* oklch */ color: oklch(80.2% 0.115 303.7);
Tailwind
colors: {
custom: {
50: '#dec5fd',
500: '#ceacfb',
950: '#000000',
},
}SCSS
$custom: #ceacfb; $custom-light: #dec5fd; $custom-dark: #000000;
JSON
{
"hex": "#ceacfb",
"rgb": {
"r": 206,
"g": 172,
"b": 251
},
"hsl": {
"h": 265.823,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.80228,
"c": 0.11471,
"h": 303.7
},
"luminance": 0.49592
}Semantic roles & 50–950 ramp
primary
#CEACFB
secondary
#E8F6D5
accent
#E60083
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151217
muted
#838185