#CEBBFE#CEBBFE
#CEBBFE is a very light, moderate violet. Relative luminance 0.558; OKLCH L 83.1% C 0.095 H 297.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBFE |
|---|---|
| RGB | rgb(206, 187, 254) |
| HSL | hsl(257, 97%, 86%) |
| HSV | hsv(257, 26%, 100%) |
| CMYK | cmyk(18.9%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(79.51, 19.86, -30.57) |
| CIE-LCH | lch(79.51, 36.46, 303.01°) |
| OKLab | oklab(83.1% 0.0434 -0.084) |
| OKLCH | oklch(83.1% 0.095 297.3) |
| XYZ | xyz(61.1094, 55.8179, 101.3012) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.37
Pale Violet
#CEAEFA
ΔE00 3.74
Light Lavender
#DFC5FE
ΔE00 4.38
Periwinkle
#CCCCFF
ΔE00 5.74
Pale Lilac
#E4CBFF
ΔE00 5.96
Mauve
#E0B0FF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBFE #EBFEBB
analogous
#BBCAFE #CEBBFE #F0BBFE
triadic
#CEBBFE #FECEBB #BBFECE
tetradic
#CEBBFE #FEBBCA #EBFEBB #BBFEF0
square
#CEBBFE #FEBBCA #EBFEBB #BBFEF0
split-complementary
#CEBBFE #FEF0BB #CAFEBB
monochromatic
#7742FC #A37FFD #CEBBFE #E9E1FF #E9E1FF
Accessibility & contrast
On white
1.73
#CEBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CEBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBFE
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBFE | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#AFC4FC
Tritanopia (blue-blind)
#C5C5D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cebbfe; /* rgb */ color: rgb(206, 187, 254); /* oklch */ color: oklch(83.1% 0.095 297.3);
Tailwind
colors: {
custom: {
50: '#ddcfff',
500: '#cebbfe',
950: '#000000',
},
}SCSS
$custom: #cebbfe; $custom-light: #ddcfff; $custom-dark: #000000;
JSON
{
"hex": "#cebbfe",
"rgb": {
"r": 206,
"g": 187,
"b": 254
},
"hsl": {
"h": 257.015,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.831,
"c": 0.0945,
"h": 297.3
},
"luminance": 0.55818
}Semantic roles & 50–950 ramp
primary
#CEBBFE
secondary
#C6E578
accent
#E600A4
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386