#CEB2ED#CEB2ED
#CEB2ED is a light, moderate violet. Relative luminance 0.511; OKLCH L 80.8% C 0.087 H 306.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB2ED |
|---|---|
| RGB | rgb(206, 178, 237) |
| HSL | hsl(268, 62%, 81%) |
| HSV | hsv(268, 25%, 93%) |
| CMYK | cmyk(13.1%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(76.73, 21.12, -25.70) |
| CIE-LCH | lch(76.73, 33.27, 309.41°) |
| OKLab | oklab(80.75% 0.0512 -0.0701) |
| OKLCH | oklch(80.75% 0.087 306.1) |
| XYZ | xyz(56.6572, 51.0773, 86.9785) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.92
Pale Violet
#CEAEFA
ΔE00 3.58
Light Lavender
#DFC5FE
ΔE00 4.63
Mauve
#E0B0FF
ΔE00 4.82
Lavender (survey)
#C79FEF
ΔE00 5.80
Pale Lilac
#E4CBFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB2ED #D1EDB2
analogous
#B2B4ED #CEB2ED #ECB2ED
triadic
#CEB2ED #EDCEB2 #B2EDCE
tetradic
#CEB2ED #EDB2B4 #D1EDB2 #B2EDEC
square
#CEB2ED #EDB2B4 #D1EDB2 #B2EDEC
split-complementary
#CEB2ED #EDECB2 #B4EDB2
monochromatic
#8F4FD6 #AE80E1 #CEB2ED #EEE4F9 #EFE6F9
Accessibility & contrast
On white
1.87
#CEB2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#CEB2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB2ED
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB2ED | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEF
Deuteranopia (green-blind)
#ADBEEB
Tritanopia (blue-blind)
#CABAC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ceb2ed; /* rgb */ color: rgb(206, 178, 237); /* oklch */ color: oklch(80.8% 0.087 306.1);
Tailwind
colors: {
custom: {
50: '#ddc9f3',
500: '#ceb2ed',
950: '#000000',
},
}SCSS
$custom: #ceb2ed; $custom-light: #ddc9f3; $custom-dark: #000000;
JSON
{
"hex": "#ceb2ed",
"rgb": {
"r": 206,
"g": 178,
"b": 237
},
"hsl": {
"h": 268.475,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.80753,
"c": 0.08687,
"h": 306.1
},
"luminance": 0.51077
}Semantic roles & 50–950 ramp
primary
#CEB2ED
secondary
#A4CA79
accent
#CA1C77
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151317
muted
#848285