#C2BEFE#C2BEFE
#C2BEFE is a very light, moderate blue. Relative luminance 0.555; OKLCH L 82.7% C 0.089 H 287.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEFE |
|---|---|
| RGB | rgb(194, 190, 254) |
| HSL | hsl(244, 97%, 87%) |
| HSV | hsv(244, 25%, 100%) |
| CMYK | cmyk(23.6%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(79.30, 14.65, -30.98) |
| CIE-LCH | lch(79.30, 34.27, 295.31°) |
| OKLab | oklab(82.71% 0.0263 -0.0853) |
| OKLCH | oklch(82.71% 0.089 287.1) |
| XYZ | xyz(58.5466, 55.4510, 101.3653) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.85
Periwinkle
#CCCCFF
ΔE00 4.00
Pale Violet
#CEAEFA
ΔE00 6.69
Light Violet
#D6B4FC
ΔE00 6.95
Light Lavender
#DFC5FE
ΔE00 7.15
Pale Lilac
#E4CBFF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEFE #FAFEBE
analogous
#BEDAFE #C2BEFE #E2BEFE
triadic
#C2BEFE #FEC2BE #BEFEC2
tetradic
#C2BEFE #FEBEDA #FAFEBE #BEFEE2
square
#C2BEFE #FEBEDA #FAFEBE #BEFEE2
split-complementary
#C2BEFE #FEE2BE #DAFEBE
monochromatic
#5145FC #8982FD #C2BEFE #E3E1FF #E3E1FF
Accessibility & contrast
On white
1.74
#C2BEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#C2BEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEFE
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEFE | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#B5C9D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2befe; /* rgb */ color: rgb(194, 190, 254); /* oklch */ color: oklch(82.7% 0.089 287.1);
Tailwind
colors: {
custom: {
50: '#d5d1ff',
500: '#c2befe',
950: '#000000',
},
}SCSS
$custom: #c2befe; $custom-light: #d5d1ff; $custom-dark: #000000;
JSON
{
"hex": "#c2befe",
"rgb": {
"r": 194,
"g": 190,
"b": 254
},
"hsl": {
"h": 243.75,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.82708,
"c": 0.08925,
"h": 287.1
},
"luminance": 0.55452
}Semantic roles & 50–950 ramp
primary
#C2BEFE
secondary
#DFE67B
accent
#E600D7
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386