#C8BBEF#C8BBEF
#C8BBEF is a very light, moderate violet. Relative luminance 0.541; OKLCH L 82.0% C 0.073 H 296.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBEF |
|---|---|
| RGB | rgb(200, 187, 239) |
| HSL | hsl(255, 62%, 84%) |
| HSV | hsv(255, 22%, 94%) |
| CMYK | cmyk(16.3%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.49, 14.76, -24.13) |
| CIE-LCH | lch(78.49, 28.29, 301.46°) |
| OKLab | oklab(82.02% 0.0324 -0.0659) |
| OKLCH | oklch(82.02% 0.073 296.2) |
| XYZ | xyz(57.1664, 54.0517, 89.0659) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.56
Periwinkle
#CCCCFF
ΔE00 5.10
Light Violet
#D6B4FC
ΔE00 5.41
Pale Lilac
#E4CBFF
ΔE00 5.58
Light Periwinkle
#C1C6FC
ΔE00 5.70
Pale Violet
#CEAEFA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBEF #E2EFBB
analogous
#BBC8EF #C8BBEF #E2BBEF
triadic
#C8BBEF #EFC8BB #BBEFC8
tetradic
#C8BBEF #EFBBC8 #E2EFBB #BBEFE2
square
#C8BBEF #EFBBC8 #E2EFBB #BBEFE2
split-complementary
#C8BBEF #EFE2BB #C8EFBB
monochromatic
#7858D8 #A089E3 #C8BBEF #EBE6F9 #EBE6F9
Accessibility & contrast
On white
1.78
#C8BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#C8BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBEF
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBEF | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F1
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#C1C3CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c8bbef; /* rgb */ color: rgb(200, 187, 239); /* oklch */ color: oklch(82.0% 0.073 296.2);
Tailwind
colors: {
custom: {
50: '#d9cff4',
500: '#c8bbef',
950: '#000000',
},
}SCSS
$custom: #c8bbef; $custom-light: #d9cff4; $custom-dark: #000000;
JSON
{
"hex": "#c8bbef",
"rgb": {
"r": 200,
"g": 187,
"b": 239
},
"hsl": {
"h": 255,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.8202,
"c": 0.07342,
"h": 296.2
},
"luminance": 0.54052
}Semantic roles & 50–950 ramp
primary
#C8BBEF
secondary
#BACD81
accent
#CA1C9E
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385