#CEB4E2#CEB4E2
#CEB4E2 is a light, moderate violet. Relative luminance 0.513; OKLCH L 80.7% C 0.070 H 310.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB4E2 |
|---|---|
| RGB | rgb(206, 180, 226) |
| HSL | hsl(274, 44%, 80%) |
| HSV | hsv(274, 20%, 89%) |
| CMYK | cmyk(8.8%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(76.83, 17.77, -19.59) |
| CIE-LCH | lch(76.83, 26.45, 312.22°) |
| OKLab | oklab(80.71% 0.045 -0.0531) |
| OKLCH | oklch(80.71% 0.07 310.3) |
| XYZ | xyz(55.5000, 51.2557, 78.9063) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.24
Light Violet
#D6B4FC
ΔE00 5.90
Pale Lilac
#E4CBFF
ΔE00 5.94
Lilac
#C8A2C8
ΔE00 6.09
Light Lilac
#EDC8FF
ΔE00 6.34
Thistle
#D8BFD8
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB4E2 #C8E2B4
analogous
#B7B4E2 #CEB4E2 #E2B4DF
triadic
#CEB4E2 #E2CEB4 #B4E2CE
tetradic
#CEB4E2 #E2B7B4 #C8E2B4 #B4DFE2
square
#CEB4E2 #E2B7B4 #C8E2B4 #B4DFE2
split-complementary
#CEB4E2 #DFE2B4 #B4E2B7
monochromatic
#945CC0 #B188D1 #CEB4E2 #EBE0F3 #F1E9F6
Accessibility & contrast
On white
1.87
#CEB4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#CEB4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB4E2
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB4E2 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBCE4
Deuteranopia (green-blind)
#B2BEE0
Tritanopia (blue-blind)
#CCBAC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ceb4e2; /* rgb */ color: rgb(206, 180, 226); /* oklch */ color: oklch(80.7% 0.070 310.3);
Tailwind
colors: {
custom: {
50: '#ddcaeb',
500: '#ceb4e2',
950: '#000000',
},
}SCSS
$custom: #ceb4e2; $custom-light: #ddcaeb; $custom-dark: #000000;
JSON
{
"hex": "#ceb4e2",
"rgb": {
"r": 206,
"g": 180,
"b": 226
},
"hsl": {
"h": 273.913,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.80712,
"c": 0.06955,
"h": 310.3
},
"luminance": 0.51255
}Semantic roles & 50–950 ramp
primary
#CEB4E2
secondary
#99BB7F
accent
#B72E6A
background
#FEFDFE
surface
#FCF9FD
border
#D5D2D5
text
#151316
muted
#848284