#C8BFFE#C8BFFE
#C8BFFE is a very light, moderate blue. Relative luminance 0.567; OKLCH L 83.4% C 0.088 H 290.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFFE |
|---|---|
| RGB | rgb(200, 191, 254) |
| HSL | hsl(249, 97%, 87%) |
| HSV | hsv(249, 25%, 100%) |
| CMYK | cmyk(21.3%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(80.01, 15.89, -29.85) |
| CIE-LCH | lch(80.01, 33.81, 298.02°) |
| OKLab | oklab(83.37% 0.0313 -0.082) |
| OKLCH | oklch(83.37% 0.088 290.9) |
| XYZ | xyz(60.3354, 56.6960, 101.5114) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.67
Periwinkle
#CCCCFF
ΔE00 3.83
Light Lavender
#DFC5FE
ΔE00 5.63
Light Violet
#D6B4FC
ΔE00 5.75
Pale Violet
#CEAEFA
ΔE00 5.84
Pale Lilac
#E4CBFF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFFE #F5FEBF
analogous
#BFD6FE #C8BFFE #E7BFFE
triadic
#C8BFFE #FEC8BF #BFFEC8
tetradic
#C8BFFE #FEBFD6 #F5FEBF #BFFEE7
square
#C8BFFE #FEBFD6 #F5FEBF #BFFEE7
split-complementary
#C8BFFE #FEE7BF #D6FEBF
monochromatic
#6046FC #9483FD #C8BFFE #E5E1FF #E5E1FF
Accessibility & contrast
On white
1.70
#C8BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#C8BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFFE
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFFE | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#B0C5FC
Tritanopia (blue-blind)
#BDC9D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8bffe; /* rgb */ color: rgb(200, 191, 254); /* oklch */ color: oklch(83.4% 0.088 290.9);
Tailwind
colors: {
custom: {
50: '#d9d2ff',
500: '#c8bffe',
950: '#000000',
},
}SCSS
$custom: #c8bffe; $custom-light: #d9d2ff; $custom-dark: #000000;
JSON
{
"hex": "#c8bffe",
"rgb": {
"r": 200,
"g": 191,
"b": 254
},
"hsl": {
"h": 248.571,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.83369,
"c": 0.0878,
"h": 290.9
},
"luminance": 0.56697
}Semantic roles & 50–950 ramp
primary
#C8BFFE
secondary
#D7E67B
accent
#E600C5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151418
muted
#848386