#C8BEFD#C8BEFD
#C8BEFD is a very light, moderate blue. Relative luminance 0.562; OKLCH L 83.1% C 0.088 H 291.6°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEFD |
|---|---|
| RGB | rgb(200, 190, 253) |
| HSL | hsl(250, 94%, 87%) |
| HSV | hsv(250, 25%, 99%) |
| CMYK | cmyk(20.9%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(79.73, 16.21, -29.75) |
| CIE-LCH | lch(79.73, 33.88, 298.58°) |
| OKLab | oklab(83.14% 0.0324 -0.0817) |
| OKLCH | oklch(83.14% 0.088 291.6) |
| XYZ | xyz(59.9584, 56.1974, 100.5978) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.95
Periwinkle
#CCCCFF
ΔE00 4.08
Light Violet
#D6B4FC
ΔE00 5.47
Light Lavender
#DFC5FE
ΔE00 5.49
Pale Violet
#CEAEFA
ΔE00 5.55
Pale Lilac
#E4CBFF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEFD #F3FDBE
analogous
#BED4FD #C8BEFD #E8BEFD
triadic
#C8BEFD #FDC8BE #BEFDC8
tetradic
#C8BEFD #FDBED4 #F3FDBE #BEFDE8
square
#C8BEFD #FDBED4 #F3FDBE #BEFDE8
split-complementary
#C8BEFD #FDE8BE #D4FDBE
monochromatic
#6447F9 #9683FB #C8BEFD #E6E1FE #E6E1FE
Accessibility & contrast
On white
1.72
#C8BEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#C8BEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEFD
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEFD | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#AFC4FB
Tritanopia (blue-blind)
#BDC8D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8befd; /* rgb */ color: rgb(200, 190, 253); /* oklch */ color: oklch(83.1% 0.088 291.6);
Tailwind
colors: {
custom: {
50: '#d9d1fe',
500: '#c8befd',
950: '#000000',
},
}SCSS
$custom: #c8befd; $custom-light: #d9d1fe; $custom-dark: #000000;
JSON
{
"hex": "#c8befd",
"rgb": {
"r": 200,
"g": 190,
"b": 253
},
"hsl": {
"h": 249.524,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.83139,
"c": 0.08793,
"h": 291.6
},
"luminance": 0.56198
}Semantic roles & 50–950 ramp
primary
#C8BEFD
secondary
#D3E47B
accent
#E600C1
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151417
muted
#848385