#C4BEEE#C4BEEE
#C4BEEE is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.2% C 0.067 H 290.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BEEE |
|---|---|
| RGB | rgb(196, 190, 238) |
| HSL | hsl(248, 59%, 84%) |
| HSV | hsv(248, 20%, 93%) |
| CMYK | cmyk(17.6%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(78.89, 11.68, -23.02) |
| CIE-LCH | lch(78.89, 25.81, 296.90°) |
| OKLab | oklab(82.24% 0.0236 -0.0628) |
| OKLCH | oklch(82.24% 0.067 290.6) |
| XYZ | xyz(56.6076, 54.7351, 88.4550) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.84
Light Periwinkle
#C1C6FC
ΔE00 4.26
Light Lavender
#DFC5FE
ΔE00 5.92
Pale Lilac
#E4CBFF
ΔE00 6.60
Light Violet
#D6B4FC
ΔE00 7.14
Pale Violet
#CEAEFA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BEEE #E8EEBE
analogous
#BED0EE #C4BEEE #DCBEEE
triadic
#C4BEEE #EEC4BE #BEEEC4
tetradic
#C4BEEE #EEBED0 #E8EEBE #BEEEDC
square
#C4BEEE #EEBED0 #E8EEBE #BEEEDC
split-complementary
#C4BEEE #EEDCBE #D0EEBE
monochromatic
#6C5DD5 #988DE1 #C4BEEE #E9E7F9 #E9E7F9
Accessibility & contrast
On white
1.76
#C4BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#C4BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BEEE
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BEEE | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#B3C2ED
Tritanopia (blue-blind)
#BCC6CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c4beee; /* rgb */ color: rgb(196, 190, 238); /* oklch */ color: oklch(82.2% 0.067 290.6);
Tailwind
colors: {
custom: {
50: '#d6d1f3',
500: '#c4beee',
950: '#000000',
},
}SCSS
$custom: #c4beee; $custom-light: #d6d1f3; $custom-dark: #000000;
JSON
{
"hex": "#c4beee",
"rgb": {
"r": 196,
"g": 190,
"b": 238
},
"hsl": {
"h": 247.5,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.82239,
"c": 0.0671,
"h": 290.6
},
"luminance": 0.54736
}Semantic roles & 50–950 ramp
primary
#C4BEEE
secondary
#C3CC84
accent
#C61FB1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385