#C0BEFE#C0BEFE
#C0BEFE is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.6% C 0.089 H 285.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BEFE |
|---|---|
| RGB | rgb(192, 190, 254) |
| HSL | hsl(242, 97%, 87%) |
| HSV | hsv(242, 25%, 100%) |
| CMYK | cmyk(24.4%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(79.15, 14.06, -31.22) |
| CIE-LCH | lch(79.15, 34.24, 294.24°) |
| OKLab | oklab(82.55% 0.0242 -0.086) |
| OKLCH | oklch(82.55% 0.089 285.7) |
| XYZ | xyz(58.0366, 55.1880, 101.3414) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.62
Periwinkle
#CCCCFF
ΔE00 4.10
Pale Violet
#CEAEFA
ΔE00 7.12
Light Violet
#D6B4FC
ΔE00 7.46
Light Lavender
#DFC5FE
ΔE00 7.67
Pastel Blue
#A2BFFE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BEFE #FCFEBE
analogous
#BEDCFE #C0BEFE #E0BEFE
triadic
#C0BEFE #FEC0BE #BEFEC0
tetradic
#C0BEFE #FEBEDC #FCFEBE #BEFEE0
square
#C0BEFE #FEBEDC #FCFEBE #BEFEE0
split-complementary
#C0BEFE #FEE0BE #DCFEBE
monochromatic
#4B45FC #8682FD #C0BEFE #E2E1FF #E2E1FF
Accessibility & contrast
On white
1.74
#C0BEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#C0BEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BEFE
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BEFE | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#ACC2FC
Tritanopia (blue-blind)
#B2C9D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c0befe; /* rgb */ color: rgb(192, 190, 254); /* oklch */ color: oklch(82.6% 0.089 285.7);
Tailwind
colors: {
custom: {
50: '#d4d1ff',
500: '#c0befe',
950: '#000000',
},
}SCSS
$custom: #c0befe; $custom-light: #d4d1ff; $custom-dark: #000000;
JSON
{
"hex": "#c0befe",
"rgb": {
"r": 192,
"g": 190,
"b": 254
},
"hsl": {
"h": 241.875,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.82554,
"c": 0.08934,
"h": 285.7
},
"luminance": 0.55189
}Semantic roles & 50–950 ramp
primary
#C0BEFE
secondary
#E2E67B
accent
#E600DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386