#C7BEFF#C7BEFF
#C7BEFF is a very light, moderate blue. Relative luminance 0.562; OKLCH L 83.1% C 0.091 H 290.6°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BEFF |
|---|---|
| RGB | rgb(199, 190, 255) |
| HSL | hsl(248, 100%, 87%) |
| HSV | hsv(248, 25%, 100%) |
| CMYK | cmyk(22%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(79.72, 16.36, -30.83) |
| CIE-LCH | lch(79.72, 34.90, 297.95°) |
| OKLab | oklab(83.14% 0.0319 -0.0848) |
| OKLCH | oklch(83.14% 0.091 290.6) |
| XYZ | xyz(60.0124, 56.1882, 102.2720) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.74
Periwinkle
#CCCCFF
ΔE00 4.15
Pale Violet
#CEAEFA
ΔE00 5.71
Light Violet
#D6B4FC
ΔE00 5.76
Light Lavender
#DFC5FE
ΔE00 5.97
Pale Lilac
#E4CBFF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BEFF #F6FFBE
analogous
#BED5FF #C7BEFF #E8BEFF
triadic
#C7BEFF #FFC7BE #BEFFC7
tetradic
#C7BEFF #FFBED5 #F6FFBE #BEFFE8
square
#C7BEFF #FFBED5 #F6FFBE #BEFFE8
split-complementary
#C7BEFF #FFE8BE #D5FFBE
monochromatic
#5E44FF #9281FF #C7BEFF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.72
#C7BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#C7BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BEFF
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BEFF | 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)
#AEC7FF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#BBC9D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c7beff; /* rgb */ color: rgb(199, 190, 255); /* oklch */ color: oklch(83.1% 0.091 290.6);
Tailwind
colors: {
custom: {
50: '#d9d1ff',
500: '#c7beff',
950: '#000000',
},
}SCSS
$custom: #c7beff; $custom-light: #d9d1ff; $custom-dark: #000000;
JSON
{
"hex": "#c7beff",
"rgb": {
"r": 199,
"g": 190,
"b": 255
},
"hsl": {
"h": 248.308,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.83139,
"c": 0.09062,
"h": 290.6
},
"luminance": 0.56189
}Semantic roles & 50–950 ramp
primary
#C7BEFF
secondary
#D8E77A
accent
#E600C6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386