#CEBBFB#CEBBFB
#CEBBFB is a very light, moderate violet. Relative luminance 0.556; OKLCH L 83.0% C 0.090 H 298.0°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBFB |
|---|---|
| RGB | rgb(206, 187, 251) |
| HSL | hsl(258, 89%, 86%) |
| HSV | hsv(258, 25%, 98%) |
| CMYK | cmyk(17.9%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(79.40, 19.21, -29.13) |
| CIE-LCH | lch(79.40, 34.90, 303.40°) |
| OKLab | oklab(82.98% 0.0425 -0.0799) |
| OKLCH | oklch(82.98% 0.091 298) |
| XYZ | xyz(60.6328, 55.6272, 98.7909) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.35
Pale Violet
#CEAEFA
ΔE00 3.88
Light Lavender
#DFC5FE
ΔE00 3.97
Pale Lilac
#E4CBFF
ΔE00 5.54
Periwinkle
#CCCCFF
ΔE00 5.70
Mauve
#E0B0FF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBFB #E8FBBB
analogous
#BBC8FB #CEBBFB #EEBBFB
triadic
#CEBBFB #FBCEBB #BBFBCE
tetradic
#CEBBFB #FBBBC8 #E8FBBB #BBFBEE
square
#CEBBFB #FBBBC8 #E8FBBB #BBFBEE
split-complementary
#CEBBFB #FBEEBB #C8FBBB
monochromatic
#7B47F4 #A481F8 #CEBBFB #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.73
#CEBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#CEBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBFB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBFB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FE
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#C6C5D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebbfb; /* rgb */ color: rgb(206, 187, 251); /* oklch */ color: oklch(83.0% 0.090 298.0);
Tailwind
colors: {
custom: {
50: '#ddcffc',
500: '#cebbfb',
950: '#000000',
},
}SCSS
$custom: #cebbfb; $custom-light: #ddcffc; $custom-dark: #000000;
JSON
{
"hex": "#cebbfb",
"rgb": {
"r": 206,
"g": 187,
"b": 251
},
"hsl": {
"h": 257.813,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.82981,
"c": 0.0905,
"h": 298
},
"luminance": 0.55627
}Semantic roles & 50–950 ramp
primary
#CEBBFB
secondary
#C2E07A
accent
#E600A1
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385