#C2BEFD#C2BEFD
#C2BEFD is a very light, moderate blue. Relative luminance 0.554; OKLCH L 82.7% C 0.088 H 287.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEFD |
|---|---|
| RGB | rgb(194, 190, 253) |
| HSL | hsl(244, 94%, 87%) |
| HSV | hsv(244, 25%, 99%) |
| CMYK | cmyk(23.3%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(79.26, 14.42, -30.50) |
| CIE-LCH | lch(79.26, 33.73, 295.31°) |
| OKLab | oklab(82.67% 0.026 -0.0839) |
| OKLCH | oklch(82.67% 0.088 287.2) |
| XYZ | xyz(58.3869, 55.3871, 100.5241) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.81
Periwinkle
#CCCCFF
ΔE00 3.90
Pale Violet
#CEAEFA
ΔE00 6.69
Light Violet
#D6B4FC
ΔE00 6.92
Light Lavender
#DFC5FE
ΔE00 7.05
Pale Lilac
#E4CBFF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEFD #F9FDBE
analogous
#BEDAFD #C2BEFD #E2BEFD
triadic
#C2BEFD #FDC2BE #BEFDC2
tetradic
#C2BEFD #FDBEDA #F9FDBE #BEFDE2
square
#C2BEFD #FDBEDA #F9FDBE #BEFDE2
split-complementary
#C2BEFD #FDE2BE #DAFDBE
monochromatic
#5347F9 #8A83FB #C2BEFD #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.74
#C2BEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#C2BEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEFD
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEFD | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#ADC3FB
Tritanopia (blue-blind)
#B5C9D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2befd; /* rgb */ color: rgb(194, 190, 253); /* oklch */ color: oklch(82.7% 0.088 287.2);
Tailwind
colors: {
custom: {
50: '#d5d1fe',
500: '#c2befd',
950: '#000000',
},
}SCSS
$custom: #c2befd; $custom-light: #d5d1fe; $custom-dark: #000000;
JSON
{
"hex": "#c2befd",
"rgb": {
"r": 194,
"g": 190,
"b": 253
},
"hsl": {
"h": 243.81,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.82667,
"c": 0.08787,
"h": 287.2
},
"luminance": 0.55388
}Semantic roles & 50–950 ramp
primary
#C2BEFD
secondary
#DDE47B
accent
#E600D7
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385