#C1BEFF#C1BEFF
#C1BEFF is a very light, moderate blue. Relative luminance 0.554; OKLCH L 82.7% C 0.091 H 286.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BEFF |
|---|---|
| RGB | rgb(193, 190, 255) |
| HSL | hsl(243, 100%, 87%) |
| HSV | hsv(243, 25%, 100%) |
| CMYK | cmyk(24.3%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(79.26, 14.59, -31.58) |
| CIE-LCH | lch(79.26, 34.78, 294.79°) |
| OKLab | oklab(82.67% 0.0255 -0.087) |
| OKLCH | oklch(82.67% 0.091 286.3) |
| XYZ | xyz(58.4513, 55.3833, 102.1988) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.79
Periwinkle
#CCCCFF
ΔE00 4.15
Pale Violet
#CEAEFA
ΔE00 6.92
Light Violet
#D6B4FC
ΔE00 7.24
Light Lavender
#DFC5FE
ΔE00 7.51
Pastel Blue
#A2BFFE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BEFF #FCFFBE
analogous
#BEDCFF #C1BEFF #E1BEFF
triadic
#C1BEFF #FFC1BE #BEFFC1
tetradic
#C1BEFF #FFBEDC #FCFFBE #BEFFE1
square
#C1BEFF #FFBEDC #FCFFBE #BEFFE1
split-complementary
#C1BEFF #FFE1BE #DCFFBE
monochromatic
#4C44FF #8781FF #C1BEFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.74
#C1BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#C1BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BEFF
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BEFF | 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)
#ADC6FF
Deuteranopia (green-blind)
#ACC3FD
Tritanopia (blue-blind)
#B3C9D5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c1beff; /* rgb */ color: rgb(193, 190, 255); /* oklch */ color: oklch(82.7% 0.091 286.3);
Tailwind
colors: {
custom: {
50: '#d4d1ff',
500: '#c1beff',
950: '#000000',
},
}SCSS
$custom: #c1beff; $custom-light: #d4d1ff; $custom-dark: #000000;
JSON
{
"hex": "#c1beff",
"rgb": {
"r": 193,
"g": 190,
"b": 255
},
"hsl": {
"h": 242.769,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.82671,
"c": 0.09068,
"h": 286.3
},
"luminance": 0.55384
}Semantic roles & 50–950 ramp
primary
#C1BEFF
secondary
#E2E77A
accent
#E600DB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386