#CEAFEB#CEAFEB
#CEAFEB is a light, moderate violet. Relative luminance 0.498; OKLCH L 80.1% C 0.089 H 307.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAFEB |
|---|---|
| RGB | rgb(206, 175, 235) |
| HSL | hsl(271, 60%, 80%) |
| HSV | hsv(271, 26%, 92%) |
| CMYK | cmyk(12.3%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(75.93, 22.34, -25.83) |
| CIE-LCH | lch(75.93, 34.15, 310.86°) |
| OKLab | oklab(80.12% 0.055 -0.0705) |
| OKLCH | oklch(80.12% 0.089 307.9) |
| XYZ | xyz(55.7762, 49.7803, 85.2514) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.04
Pale Violet
#CEAEFA
ΔE00 3.53
Mauve
#E0B0FF
ΔE00 4.52
Lavender (survey)
#C79FEF
ΔE00 5.20
Light Lavender
#DFC5FE
ΔE00 5.31
Lavender
#B39DDB
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAFEB #CCEBAF
analogous
#B0AFEB #CEAFEB #EBAFEA
triadic
#CEAFEB #EBCEAF #AFEBCE
tetradic
#CEAFEB #EBB0AF #CCEBAF #AFEAEB
square
#CEAFEB #EBB0AF #CCEBAF #AFEAEB
split-complementary
#CEAFEB #EAEBAF #AFEBB0
monochromatic
#924DD3 #B07EDF #CEAFEB #ECE0F7 #F0E7F9
Accessibility & contrast
On white
1.92
#CEAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#CEAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAFEB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAFEB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEE
Deuteranopia (green-blind)
#ABBCE9
Tritanopia (blue-blind)
#CAB7C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ceafeb; /* rgb */ color: rgb(206, 175, 235); /* oklch */ color: oklch(80.1% 0.089 307.9);
Tailwind
colors: {
custom: {
50: '#ddc7f1',
500: '#ceafeb',
950: '#000000',
},
}SCSS
$custom: #ceafeb; $custom-light: #ddc7f1; $custom-dark: #000000;
JSON
{
"hex": "#ceafeb",
"rgb": {
"r": 206,
"g": 175,
"b": 235
},
"hsl": {
"h": 271,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.80121,
"c": 0.08939,
"h": 307.9
},
"luminance": 0.4978
}Semantic roles & 50–950 ramp
primary
#CEAFEB
secondary
#E5F0DB
accent
#C81E70
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284