#C5BEFF#C5BEFF
#C5BEFF is a very light, moderate blue. Relative luminance 0.559; OKLCH L 83.0% C 0.091 H 289.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BEFF |
|---|---|
| RGB | rgb(197, 190, 255) |
| HSL | hsl(246, 100%, 87%) |
| HSV | hsv(246, 25%, 100%) |
| CMYK | cmyk(22.7%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(79.57, 15.76, -31.08) |
| CIE-LCH | lch(79.57, 34.85, 296.89°) |
| OKLab | oklab(82.98% 0.0298 -0.0855) |
| OKLCH | oklch(82.98% 0.091 289.2) |
| XYZ | xyz(59.4851, 55.9163, 102.2473) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.37
Periwinkle
#CCCCFF
ΔE00 4.08
Pale Violet
#CEAEFA
ΔE00 6.09
Light Violet
#D6B4FC
ΔE00 6.24
Light Lavender
#DFC5FE
ΔE00 6.48
Pale Lilac
#E4CBFF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BEFF #F8FFBE
analogous
#BED7FF #C5BEFF #E6BEFF
triadic
#C5BEFF #FFC5BE #BEFFC5
tetradic
#C5BEFF #FFBED7 #F8FFBE #BEFFE6
square
#C5BEFF #FFBED7 #F8FFBE #BEFFE6
split-complementary
#C5BEFF #FFE6BE #D7FFBE
monochromatic
#5844FF #8E81FF #C5BEFF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.72
#C5BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#C5BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BEFF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BEFF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#ADC4FD
Tritanopia (blue-blind)
#B9C9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c5beff; /* rgb */ color: rgb(197, 190, 255); /* oklch */ color: oklch(83.0% 0.091 289.2);
Tailwind
colors: {
custom: {
50: '#d7d1ff',
500: '#c5beff',
950: '#000000',
},
}SCSS
$custom: #c5beff; $custom-light: #d7d1ff; $custom-dark: #000000;
JSON
{
"hex": "#c5beff",
"rgb": {
"r": 197,
"g": 190,
"b": 255
},
"hsl": {
"h": 246.462,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.82982,
"c": 0.09059,
"h": 289.2
},
"luminance": 0.55917
}Semantic roles & 50–950 ramp
primary
#C5BEFF
secondary
#DCE77A
accent
#E600CD
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386