#C7BEFE#C7BEFE
#C7BEFE is a very light, moderate blue. Relative luminance 0.561; OKLCH L 83.1% C 0.089 H 290.8°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BEFE |
|---|---|
| RGB | rgb(199, 190, 254) |
| HSL | hsl(248, 97%, 87%) |
| HSV | hsv(248, 25%, 100%) |
| CMYK | cmyk(21.7%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(79.68, 16.13, -30.35) |
| CIE-LCH | lch(79.68, 34.37, 297.99°) |
| OKLab | oklab(83.1% 0.0316 -0.0834) |
| OKLCH | oklch(83.1% 0.089 290.8) |
| XYZ | xyz(59.8518, 56.1240, 101.4265) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.73
Periwinkle
#CCCCFF
ΔE00 4.07
Pale Violet
#CEAEFA
ΔE00 5.71
Light Violet
#D6B4FC
ΔE00 5.73
Light Lavender
#DFC5FE
ΔE00 5.85
Pale Lilac
#E4CBFF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BEFE #F5FEBE
analogous
#BED5FE #C7BEFE #E7BEFE
triadic
#C7BEFE #FEC7BE #BEFEC7
tetradic
#C7BEFE #FEBED5 #F5FEBE #BEFEE7
square
#C7BEFE #FEBED5 #F5FEBE #BEFEE7
split-complementary
#C7BEFE #FEE7BE #D5FEBE
monochromatic
#5F45FC #9382FD #C7BEFE #E5E1FF #E5E1FF
Accessibility & contrast
On white
1.72
#C7BEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#C7BEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BEFE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BEFE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#AFC4FC
Tritanopia (blue-blind)
#BCC8D4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c7befe; /* rgb */ color: rgb(199, 190, 254); /* oklch */ color: oklch(83.1% 0.089 290.8);
Tailwind
colors: {
custom: {
50: '#d9d1ff',
500: '#c7befe',
950: '#000000',
},
}SCSS
$custom: #c7befe; $custom-light: #d9d1ff; $custom-dark: #000000;
JSON
{
"hex": "#c7befe",
"rgb": {
"r": 199,
"g": 190,
"b": 254
},
"hsl": {
"h": 248.438,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.83099,
"c": 0.08925,
"h": 290.8
},
"luminance": 0.56125
}Semantic roles & 50–950 ramp
primary
#C7BEFE
secondary
#D7E67B
accent
#E600C5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386