#C2BEEE#C2BEEE
#C2BEEE is a very light, moderate blue. Relative luminance 0.545; OKLCH L 82.1% C 0.067 H 288.6°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEEE |
|---|---|
| RGB | rgb(194, 190, 238) |
| HSL | hsl(245, 59%, 84%) |
| HSV | hsv(245, 20%, 93%) |
| CMYK | cmyk(18.5%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(78.73, 11.06, -23.26) |
| CIE-LCH | lch(78.73, 25.76, 295.42°) |
| OKLab | oklab(82.08% 0.0214 -0.0635) |
| OKLCH | oklch(82.08% 0.067 288.6) |
| XYZ | xyz(56.0907, 54.4686, 88.4307) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.65
Light Periwinkle
#C1C6FC
ΔE00 3.78
Light Lavender
#DFC5FE
ΔE00 6.44
Pale Lilac
#E4CBFF
ΔE00 7.13
Light Violet
#D6B4FC
ΔE00 7.50
Pale Violet
#CEAEFA
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEEE #EAEEBE
analogous
#BED2EE #C2BEEE #DABEEE
triadic
#C2BEEE #EEC2BE #BEEEC2
tetradic
#C2BEEE #EEBED2 #EAEEBE #BEEEDA
square
#C2BEEE #EEBED2 #EAEEBE #BEEEDA
split-complementary
#C2BEEE #EEDABE #D2EEBE
monochromatic
#675DD5 #948DE1 #C2BEEE #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.77
#C2BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#C2BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEEE
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEEE | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#B9C6CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c2beee; /* rgb */ color: rgb(194, 190, 238); /* oklch */ color: oklch(82.1% 0.067 288.6);
Tailwind
colors: {
custom: {
50: '#d5d1f3',
500: '#c2beee',
950: '#000000',
},
}SCSS
$custom: #c2beee; $custom-light: #d5d1f3; $custom-dark: #000000;
JSON
{
"hex": "#c2beee",
"rgb": {
"r": 194,
"g": 190,
"b": 238
},
"hsl": {
"h": 245,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.82081,
"c": 0.06706,
"h": 288.6
},
"luminance": 0.54469
}Semantic roles & 50–950 ramp
primary
#C2BEEE
secondary
#C6CC84
accent
#C61FB8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385