#CEBFFE#CEBFFE
#CEBFFE is a very light, moderate violet. Relative luminance 0.575; OKLCH L 83.9% C 0.088 H 295.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFFE |
|---|---|
| RGB | rgb(206, 191, 254) |
| HSL | hsl(254, 97%, 87%) |
| HSV | hsv(254, 25%, 100%) |
| CMYK | cmyk(18.9%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(80.48, 17.69, -29.08) |
| CIE-LCH | lch(80.48, 34.04, 301.31°) |
| OKLab | oklab(83.85% 0.0378 -0.0798) |
| OKLCH | oklch(83.85% 0.088 295.4) |
| XYZ | xyz(61.9698, 57.5387, 101.5880) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.13
Light Violet
#D6B4FC
ΔE00 4.45
Periwinkle
#CCCCFF
ΔE00 4.55
Pale Violet
#CEAEFA
ΔE00 4.97
Light Periwinkle
#C1C6FC
ΔE00 5.07
Pale Lilac
#E4CBFF
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFFE #EFFEBF
analogous
#BFD0FE #CEBFFE #EEBFFE
triadic
#CEBFFE #FECEBF #BFFECE
tetradic
#CEBFFE #FEBFD0 #EFFEBF #BFFEEE
square
#CEBFFE #FEBFD0 #EFFEBF #BFFEEE
split-complementary
#CEBFFE #FEEEBF #D0FEBF
monochromatic
#7246FC #A083FD #CEBFFE #E8E1FF #E8E1FF
Accessibility & contrast
On white
1.68
#CEBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#CEBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFFE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFFE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B3C7FC
Tritanopia (blue-blind)
#C5C9D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cebffe; /* rgb */ color: rgb(206, 191, 254); /* oklch */ color: oklch(83.9% 0.088 295.4);
Tailwind
colors: {
custom: {
50: '#ddd2ff',
500: '#cebffe',
950: '#000000',
},
}SCSS
$custom: #cebffe; $custom-light: #ddd2ff; $custom-dark: #000000;
JSON
{
"hex": "#cebffe",
"rgb": {
"r": 206,
"g": 191,
"b": 254
},
"hsl": {
"h": 254.286,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.8385,
"c": 0.08826,
"h": 295.4
},
"luminance": 0.57539
}Semantic roles & 50–950 ramp
primary
#CEBFFE
secondary
#CCE67B
accent
#E600AF
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386