#CEBFE2#CEBFE2
#CEBFE2 is a very light, muted violet. Relative luminance 0.559; OKLCH L 82.8% C 0.051 H 304.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFE2 |
|---|---|
| RGB | rgb(206, 191, 226) |
| HSL | hsl(266, 38%, 82%) |
| HSV | hsv(266, 15%, 89%) |
| CMYK | cmyk(8.8%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(79.54, 11.81, -15.50) |
| CIE-LCH | lch(79.54, 19.49, 307.31°) |
| OKLab | oklab(82.81% 0.029 -0.0418) |
| OKLCH | oklch(82.81% 0.051 304.7) |
| XYZ | xyz(57.8094, 55.8745, 79.6761) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.72
Pale Lilac
#E4CBFF
ΔE00 6.03
Light Lavender
#DFC5FE
ΔE00 6.30
Pale Lavender
#EECFFE
ΔE00 6.86
Periwinkle
#CCCCFF
ΔE00 7.49
Light Lilac
#EDC8FF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFE2 #D3E2BF
analogous
#BFC2E2 #CEBFE2 #E0BFE2
triadic
#CEBFE2 #E2CEBF #BFE2CE
tetradic
#CEBFE2 #E2BFC2 #D3E2BF #BFE2E0
square
#CEBFE2 #E2BFC2 #D3E2BF #BFE2E0
split-complementary
#CEBFE2 #E2E0BF #C2E2BF
monochromatic
#8E6BBC #AE95CF #CEBFE2 #EEE9F5 #EFEAF5
Accessibility & contrast
On white
1.72
#CEBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#CEBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFE2
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFE2 | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C5E4
Deuteranopia (green-blind)
#BCC5E1
Tritanopia (blue-blind)
#CBC3CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebfe2; /* rgb */ color: rgb(206, 191, 226); /* oklch */ color: oklch(82.8% 0.051 304.7);
Tailwind
colors: {
custom: {
50: '#ddd2eb',
500: '#cebfe2',
950: '#000000',
},
}SCSS
$custom: #cebfe2; $custom-light: #ddd2eb; $custom-dark: #000000;
JSON
{
"hex": "#cebfe2",
"rgb": {
"r": 206,
"g": 191,
"b": 226
},
"hsl": {
"h": 265.714,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.82812,
"c": 0.05087,
"h": 304.7
},
"luminance": 0.55874
}Semantic roles & 50–950 ramp
primary
#CEBFE2
secondary
#A6BB8A
accent
#B1357C
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384