#C8BFFF#C8BFFF
#C8BFFF is a very light, moderate blue. Relative luminance 0.568; OKLCH L 83.4% C 0.089 H 290.8°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFFF |
|---|---|
| RGB | rgb(200, 191, 255) |
| HSL | hsl(248, 100%, 87%) |
| HSV | hsv(248, 25%, 100%) |
| CMYK | cmyk(21.6%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(80.04, 16.11, -30.33) |
| CIE-LCH | lch(80.04, 34.34, 297.98°) |
| OKLab | oklab(83.41% 0.0316 -0.0834) |
| OKLCH | oklch(83.41% 0.089 290.8) |
| XYZ | xyz(60.4960, 56.7602, 102.3569) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.67
Periwinkle
#CCCCFF
ΔE00 3.91
Light Lavender
#DFC5FE
ΔE00 5.75
Light Violet
#D6B4FC
ΔE00 5.77
Pale Violet
#CEAEFA
ΔE00 5.83
Pale Lilac
#E4CBFF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFFF #F6FFBF
analogous
#BFD6FF #C8BFFF #E8BFFF
triadic
#C8BFFF #FFC8BF #BFFFC8
tetradic
#C8BFFF #FFBFD6 #F6FFBF #BFFFE8
square
#C8BFFF #FFBFD6 #F6FFBF #BFFFE8
split-complementary
#C8BFFF #FFE8BF #D6FFBF
monochromatic
#5F45FF #9382FF #C8BFFF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.70
#C8BFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#C8BFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFFF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFFF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#BDC9D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8bfff; /* rgb */ color: rgb(200, 191, 255); /* oklch */ color: oklch(83.4% 0.089 290.8);
Tailwind
colors: {
custom: {
50: '#d9d2ff',
500: '#c8bfff',
950: '#000000',
},
}SCSS
$custom: #c8bfff; $custom-light: #d9d2ff; $custom-dark: #000000;
JSON
{
"hex": "#c8bfff",
"rgb": {
"r": 200,
"g": 191,
"b": 255
},
"hsl": {
"h": 248.438,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.83409,
"c": 0.08917,
"h": 290.8
},
"luminance": 0.56761
}Semantic roles & 50–950 ramp
primary
#C8BFFF
secondary
#D8E87B
accent
#E600C5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151418
muted
#848386