#C8BBFE#C8BBFE
#C8BBFE is a very light, moderate violet. Relative luminance 0.550; OKLCH L 82.6% C 0.094 H 293.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBFE |
|---|---|
| RGB | rgb(200, 187, 254) |
| HSL | hsl(252, 97%, 86%) |
| HSV | hsv(252, 26%, 100%) |
| CMYK | cmyk(21.3%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(79.03, 18.06, -31.36) |
| CIE-LCH | lch(79.03, 36.19, 299.95°) |
| OKLab | oklab(82.61% 0.0369 -0.0863) |
| OKLCH | oklch(82.61% 0.094 293.1) |
| XYZ | xyz(59.4750, 54.9751, 101.2246) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.64
Light Violet
#D6B4FC
ΔE00 4.76
Light Periwinkle
#C1C6FC
ΔE00 4.77
Periwinkle
#CCCCFF
ΔE00 5.06
Light Lavender
#DFC5FE
ΔE00 5.64
Pale Lilac
#E4CBFF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBFE #F1FEBB
analogous
#BBD0FE #C8BBFE #EABBFE
triadic
#C8BBFE #FEC8BB #BBFEC8
tetradic
#C8BBFE #FEBBD0 #F1FEBB #BBFEEA
square
#C8BBFE #FEBBD0 #F1FEBB #BBFEEA
split-complementary
#C8BBFE #FEEABB #D0FEBB
monochromatic
#6642FC #977FFD #C8BBFE #E7E1FF #E7E1FF
Accessibility & contrast
On white
1.75
#C8BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#C8BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBFE
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBFE | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#ACC3FC
Tritanopia (blue-blind)
#BDC6D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c8bbfe; /* rgb */ color: rgb(200, 187, 254); /* oklch */ color: oklch(82.6% 0.094 293.1);
Tailwind
colors: {
custom: {
50: '#d9cfff',
500: '#c8bbfe',
950: '#000000',
},
}SCSS
$custom: #c8bbfe; $custom-light: #d9cfff; $custom-dark: #000000;
JSON
{
"hex": "#c8bbfe",
"rgb": {
"r": 200,
"g": 187,
"b": 254
},
"hsl": {
"h": 251.642,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.8261,
"c": 0.09381,
"h": 293.1
},
"luminance": 0.54976
}Semantic roles & 50–950 ramp
primary
#C8BBFE
secondary
#D0E578
accent
#E600B9
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151318
muted
#848386