#C2BEEF#C2BEEF
#C2BEEF is a very light, moderate blue. Relative luminance 0.545; OKLCH L 82.1% C 0.068 H 288.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEEF |
|---|---|
| RGB | rgb(194, 190, 239) |
| HSL | hsl(245, 60%, 84%) |
| HSV | hsv(245, 21%, 94%) |
| CMYK | cmyk(18.8%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(78.77, 11.28, -23.75) |
| CIE-LCH | lch(78.77, 26.29, 295.40°) |
| OKLab | oklab(82.12% 0.0218 -0.0649) |
| OKLCH | oklch(82.12% 0.068 288.5) |
| XYZ | xyz(56.2380, 54.5276, 89.2066) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.57
Light Periwinkle
#C1C6FC
ΔE00 3.63
Light Lavender
#DFC5FE
ΔE00 6.41
Pale Lilac
#E4CBFF
ΔE00 7.14
Light Violet
#D6B4FC
ΔE00 7.40
Pale Violet
#CEAEFA
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEEF #EBEFBE
analogous
#BED3EF #C2BEEF #DBBEEF
triadic
#C2BEEF #EFC2BE #BEEFC2
tetradic
#C2BEEF #EFBED3 #EBEFBE #BEEFDB
square
#C2BEEF #EFBED3 #EBEFBE #BEEFDB
split-complementary
#C2BEEF #EFDBBE #D3EFBE
monochromatic
#665CD7 #948DE3 #C2BEEF #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.76
#C2BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#C2BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEEF
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEEF | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#B2C2EE
Tritanopia (blue-blind)
#B9C6CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c2beef; /* rgb */ color: rgb(194, 190, 239); /* oklch */ color: oklch(82.1% 0.068 288.5);
Tailwind
colors: {
custom: {
50: '#d5d1f4',
500: '#c2beef',
950: '#000000',
},
}SCSS
$custom: #c2beef; $custom-light: #d5d1f4; $custom-dark: #000000;
JSON
{
"hex": "#c2beef",
"rgb": {
"r": 194,
"g": 190,
"b": 239
},
"hsl": {
"h": 244.898,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.82119,
"c": 0.06845,
"h": 288.5
},
"luminance": 0.54528
}Semantic roles & 50–950 ramp
primary
#C2BEEF
secondary
#C7CD84
accent
#C81DBA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385