#C8BEE0#C8BEE0
#C8BEE0 is a very light, muted violet. Relative luminance 0.545; OKLCH L 82.1% C 0.048 H 298.8°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEE0 |
|---|---|
| RGB | rgb(200, 190, 224) |
| HSL | hsl(258, 35%, 81%) |
| HSV | hsv(258, 15%, 88%) |
| CMYK | cmyk(10.7%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(78.75, 9.99, -15.67) |
| CIE-LCH | lch(78.75, 18.58, 302.53°) |
| OKLab | oklab(82.05% 0.0233 -0.0423) |
| OKLCH | oklch(82.05% 0.048 298.8) |
| XYZ | xyz(55.6848, 54.4880, 78.0902) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.95
Periwinkle
#CCCCFF
ΔE00 6.86
Pale Lilac
#E4CBFF
ΔE00 7.12
Light Lavender
#DFC5FE
ΔE00 7.22
Light Periwinkle
#C1C6FC
ΔE00 7.94
Pale Lavender
#EECFFE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEE0 #D6E0BE
analogous
#BEC5E0 #C8BEE0 #D9BEE0
triadic
#C8BEE0 #E0C8BE #BEE0C8
tetradic
#C8BEE0 #E0BEC5 #D6E0BE #BEE0D9
square
#C8BEE0 #E0BEC5 #D6E0BE #BEE0D9
split-complementary
#C8BEE0 #E0D9BE #C5E0BE
monochromatic
#826BB8 #A595CC #C8BEE0 #EBE7F4 #EDEAF5
Accessibility & contrast
On white
1.77
#C8BEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#C8BEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEE0
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEE0 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E2
Deuteranopia (green-blind)
#B9C3DF
Tritanopia (blue-blind)
#C4C3C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c8bee0; /* rgb */ color: rgb(200, 190, 224); /* oklch */ color: oklch(82.1% 0.048 298.8);
Tailwind
colors: {
custom: {
50: '#d8d1e9',
500: '#c8bee0',
950: '#000000',
},
}SCSS
$custom: #c8bee0; $custom-light: #d8d1e9; $custom-dark: #000000;
JSON
{
"hex": "#c8bee0",
"rgb": {
"r": 200,
"g": 190,
"b": 224
},
"hsl": {
"h": 257.647,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.82053,
"c": 0.0483,
"h": 298.8
},
"luminance": 0.54488
}Semantic roles & 50–950 ramp
primary
#C8BEE0
secondary
#ABB88A
accent
#AE378B
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384