#C3BEFF#C3BEFF
#C3BEFF is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.8% C 0.091 H 287.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BEFF |
|---|---|
| RGB | rgb(195, 190, 255) |
| HSL | hsl(245, 100%, 87%) |
| HSV | hsv(245, 25%, 100%) |
| CMYK | cmyk(23.5%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(79.41, 15.17, -31.33) |
| CIE-LCH | lch(79.41, 34.81, 295.84°) |
| OKLab | oklab(82.83% 0.0277 -0.0863) |
| OKLCH | oklch(82.83% 0.091 287.8) |
| XYZ | xyz(58.9647, 55.6480, 102.2229) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.05
Periwinkle
#CCCCFF
ΔE00 4.08
Pale Violet
#CEAEFA
ΔE00 6.49
Light Violet
#D6B4FC
ΔE00 6.74
Light Lavender
#DFC5FE
ΔE00 6.99
Pale Lilac
#E4CBFF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BEFF #FAFFBE
analogous
#BEDAFF #C3BEFF #E3BEFF
triadic
#C3BEFF #FFC3BE #BEFFC3
tetradic
#C3BEFF #FFBEDA #FAFFBE #BEFFE3
square
#C3BEFF #FFBEDA #FAFFBE #BEFFE3
split-complementary
#C3BEFF #FFE3BE #DAFFBE
monochromatic
#5244FF #8B81FF #C3BEFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.73
#C3BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#C3BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BEFF
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BEFF | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#ADC3FD
Tritanopia (blue-blind)
#B6C9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c3beff; /* rgb */ color: rgb(195, 190, 255); /* oklch */ color: oklch(82.8% 0.091 287.8);
Tailwind
colors: {
custom: {
50: '#d6d1ff',
500: '#c3beff',
950: '#000000',
},
}SCSS
$custom: #c3beff; $custom-light: #d6d1ff; $custom-dark: #000000;
JSON
{
"hex": "#c3beff",
"rgb": {
"r": 195,
"g": 190,
"b": 255
},
"hsl": {
"h": 244.615,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.82826,
"c": 0.0906,
"h": 287.8
},
"luminance": 0.55649
}Semantic roles & 50–950 ramp
primary
#C3BEFF
secondary
#DFE77A
accent
#E600D4
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386