#C2BEFF#C2BEFF
#C2BEFF is a very light, moderate blue. Relative luminance 0.555; OKLCH L 82.7% C 0.091 H 287.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEFF |
|---|---|
| RGB | rgb(194, 190, 255) |
| HSL | hsl(244, 100%, 87%) |
| HSV | hsv(244, 25%, 100%) |
| CMYK | cmyk(23.9%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(79.34, 14.88, -31.45) |
| CIE-LCH | lch(79.34, 34.80, 295.32°) |
| OKLab | oklab(82.75% 0.0266 -0.0866) |
| OKLCH | oklch(82.75% 0.091 287.1) |
| XYZ | xyz(58.7072, 55.5152, 102.2108) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.91
Periwinkle
#CCCCFF
ΔE00 4.11
Pale Violet
#CEAEFA
ΔE00 6.70
Light Violet
#D6B4FC
ΔE00 6.99
Light Lavender
#DFC5FE
ΔE00 7.25
Pale Lilac
#E4CBFF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEFF #FBFFBE
analogous
#BEDBFF #C2BEFF #E2BEFF
triadic
#C2BEFF #FFC2BE #BEFFC2
tetradic
#C2BEFF #FFBEDB #FBFFBE #BEFFE2
square
#C2BEFF #FFBEDB #FBFFBE #BEFFE2
split-complementary
#C2BEFF #FFE2BE #DBFFBE
monochromatic
#4F44FF #8981FF #C2BEFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.74
#C2BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#C2BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEFF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEFF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#ACC3FD
Tritanopia (blue-blind)
#B4C9D5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2beff; /* rgb */ color: rgb(194, 190, 255); /* oklch */ color: oklch(82.7% 0.091 287.1);
Tailwind
colors: {
custom: {
50: '#d5d1ff',
500: '#c2beff',
950: '#000000',
},
}SCSS
$custom: #c2beff; $custom-light: #d5d1ff; $custom-dark: #000000;
JSON
{
"hex": "#c2beff",
"rgb": {
"r": 194,
"g": 190,
"b": 255
},
"hsl": {
"h": 243.692,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.82748,
"c": 0.09064,
"h": 287.1
},
"luminance": 0.55516
}Semantic roles & 50–950 ramp
primary
#C2BEFF
secondary
#E1E77A
accent
#E600D7
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386