#C8BEFF#C8BEFF
#C8BEFF is a very light, moderate blue. Relative luminance 0.563; OKLCH L 83.2% C 0.091 H 291.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEFF |
|---|---|
| RGB | rgb(200, 190, 255) |
| HSL | hsl(249, 100%, 87%) |
| HSV | hsv(249, 25%, 100%) |
| CMYK | cmyk(21.6%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(79.80, 16.66, -30.71) |
| CIE-LCH | lch(79.80, 34.93, 298.48°) |
| OKLab | oklab(83.22% 0.033 -0.0844) |
| OKLCH | oklch(83.22% 0.091 291.3) |
| XYZ | xyz(60.2786, 56.3255, 102.2845) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.94
Periwinkle
#CCCCFF
ΔE00 4.21
Light Violet
#D6B4FC
ΔE00 5.52
Pale Violet
#CEAEFA
ΔE00 5.52
Light Lavender
#DFC5FE
ΔE00 5.72
Pale Lilac
#E4CBFF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEFF #F5FFBE
analogous
#BED5FF #C8BEFF #E9BEFF
triadic
#C8BEFF #FFC8BE #BEFFC8
tetradic
#C8BEFF #FFBED5 #F5FFBE #BEFFE9
square
#C8BEFF #FFBED5 #F5FFBE #BEFFE9
split-complementary
#C8BEFF #FFE9BE #D5FFBE
monochromatic
#6044FF #9481FF #C8BEFF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.71
#C8BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#C8BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEFF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEFF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#AFC5FD
Tritanopia (blue-blind)
#BDC9D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8beff; /* rgb */ color: rgb(200, 190, 255); /* oklch */ color: oklch(83.2% 0.091 291.3);
Tailwind
colors: {
custom: {
50: '#d9d1ff',
500: '#c8beff',
950: '#000000',
},
}SCSS
$custom: #c8beff; $custom-light: #d9d1ff; $custom-dark: #000000;
JSON
{
"hex": "#c8beff",
"rgb": {
"r": 200,
"g": 190,
"b": 255
},
"hsl": {
"h": 249.231,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.83219,
"c": 0.09066,
"h": 291.3
},
"luminance": 0.56326
}Semantic roles & 50–950 ramp
primary
#C8BEFF
secondary
#D7E77A
accent
#E600C2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151418
muted
#848386