#C4BEFF#C4BEFF
#C4BEFF is a very light, moderate blue. Relative luminance 0.558; OKLCH L 82.9% C 0.091 H 288.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BEFF |
|---|---|
| RGB | rgb(196, 190, 255) |
| HSL | hsl(246, 100%, 87%) |
| HSV | hsv(246, 25%, 100%) |
| CMYK | cmyk(23.1%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(79.49, 15.47, -31.21) |
| CIE-LCH | lch(79.49, 34.83, 296.37°) |
| OKLab | oklab(82.9% 0.0287 -0.0859) |
| OKLCH | oklch(82.9% 0.091 288.5) |
| XYZ | xyz(59.2240, 55.7817, 102.2351) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.20
Periwinkle
#CCCCFF
ΔE00 4.07
Pale Violet
#CEAEFA
ΔE00 6.29
Light Violet
#D6B4FC
ΔE00 6.49
Light Lavender
#DFC5FE
ΔE00 6.73
Pale Lilac
#E4CBFF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BEFF #F9FFBE
analogous
#BED9FF #C4BEFF #E4BEFF
triadic
#C4BEFF #FFC4BE #BEFFC4
tetradic
#C4BEFF #FFBED9 #F9FFBE #BEFFE4
square
#C4BEFF #FFBED9 #F9FFBE #BEFFE4
split-complementary
#C4BEFF #FFE4BE #D9FFBE
monochromatic
#5544FF #8C81FF #C4BEFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.73
#C4BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#C4BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BEFF
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BEFF | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#ADC3FD
Tritanopia (blue-blind)
#B7C9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c4beff; /* rgb */ color: rgb(196, 190, 255); /* oklch */ color: oklch(82.9% 0.091 288.5);
Tailwind
colors: {
custom: {
50: '#d6d1ff',
500: '#c4beff',
950: '#000000',
},
}SCSS
$custom: #c4beff; $custom-light: #d6d1ff; $custom-dark: #000000;
JSON
{
"hex": "#c4beff",
"rgb": {
"r": 196,
"g": 190,
"b": 255
},
"hsl": {
"h": 245.538,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.82904,
"c": 0.09059,
"h": 288.5
},
"luminance": 0.55783
}Semantic roles & 50–950 ramp
primary
#C4BEFF
secondary
#DDE77A
accent
#E600D0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386