#C8BEFB#C8BEFB
#C8BEFB is a very light, moderate blue. Relative luminance 0.561; OKLCH L 83.1% C 0.085 H 291.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEFB |
|---|---|
| RGB | rgb(200, 190, 251) |
| HSL | hsl(250, 88%, 86%) |
| HSV | hsv(250, 24%, 98%) |
| CMYK | cmyk(20.3%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(79.65, 15.76, -28.79) |
| CIE-LCH | lch(79.65, 32.82, 298.70°) |
| OKLab | oklab(83.06% 0.0318 -0.079) |
| OKLCH | oklch(83.06% 0.085 291.9) |
| XYZ | xyz(59.6415, 56.0706, 98.9286) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.98
Light Periwinkle
#C1C6FC
ΔE00 4.00
Light Lavender
#DFC5FE
ΔE00 5.27
Light Violet
#D6B4FC
ΔE00 5.47
Pale Violet
#CEAEFA
ΔE00 5.61
Pale Lilac
#E4CBFF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEFB #F1FBBE
analogous
#BED3FB #C8BEFB #E7BEFB
triadic
#C8BEFB #FBC8BE #BEFBC8
tetradic
#C8BEFB #FBBED3 #F1FBBE #BEFBE7
square
#C8BEFB #FBBED3 #F1FBBE #BEFBE7
split-complementary
#C8BEFB #FBE7BE #D3FBBE
monochromatic
#664BF4 #9784F7 #C8BEFB #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.72
#C8BEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#C8BEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEFB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEFB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FE
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#BEC8D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c8befb; /* rgb */ color: rgb(200, 190, 251); /* oklch */ color: oklch(83.1% 0.085 291.9);
Tailwind
colors: {
custom: {
50: '#d9d1fc',
500: '#c8befb',
950: '#000000',
},
}SCSS
$custom: #c8befb; $custom-light: #d9d1fc; $custom-dark: #000000;
JSON
{
"hex": "#c8befb",
"rgb": {
"r": 200,
"g": 190,
"b": 251
},
"hsl": {
"h": 249.836,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.83059,
"c": 0.08518,
"h": 291.9
},
"luminance": 0.56071
}Semantic roles & 50–950 ramp
primary
#C8BEFB
secondary
#D0E07D
accent
#E500C0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151417
muted
#848385