#C6BEDE#C6BEDE
#C6BEDE is a light, muted violet. Relative luminance 0.541; OKLCH L 81.8% C 0.045 H 296.8°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BEDE |
|---|---|
| RGB | rgb(198, 190, 222) |
| HSL | hsl(255, 33%, 81%) |
| HSV | hsv(255, 14%, 87%) |
| CMYK | cmyk(10.8%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(78.52, 8.93, -14.94) |
| CIE-LCH | lch(78.52, 17.41, 300.88°) |
| OKLab | oklab(81.82% 0.0204 -0.0403) |
| OKLCH | oklch(81.82% 0.045 296.8) |
| XYZ | xyz(54.8844, 54.1064, 76.6452) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.33
Periwinkle
#CCCCFF
ΔE00 7.01
Pale Lilac
#E4CBFF
ΔE00 7.90
Light Periwinkle
#C1C6FC
ΔE00 7.96
Light Lavender
#DFC5FE
ΔE00 8.01
Pale Lavender
#EECFFE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BEDE #D6DEBE
analogous
#BEC6DE #C6BEDE #D6BEDE
triadic
#C6BEDE #DEC6BE #BEDEC6
tetradic
#C6BEDE #DEBEC6 #D6DEBE #BEDED6
square
#C6BEDE #DEBEC6 #D6DEBE #BEDED6
split-complementary
#C6BEDE #DED6BE #C6DEBE
monochromatic
#7F6DB5 #A295C9 #C6BEDE #EAE7F3 #EDEBF5
Accessibility & contrast
On white
1.78
#C6BEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#C6BEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BEDE
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BEDE | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DF
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#C2C3C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c6bede; /* rgb */ color: rgb(198, 190, 222); /* oklch */ color: oklch(81.8% 0.045 296.8);
Tailwind
colors: {
custom: {
50: '#d7d1e8',
500: '#c6bede',
950: '#000000',
},
}SCSS
$custom: #c6bede; $custom-light: #d7d1e8; $custom-dark: #000000;
JSON
{
"hex": "#c6bede",
"rgb": {
"r": 198,
"g": 190,
"b": 222
},
"hsl": {
"h": 255,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.81821,
"c": 0.04522,
"h": 296.8
},
"luminance": 0.54107
}Semantic roles & 50–950 ramp
primary
#C6BEDE
secondary
#ABB68A
accent
#AB3A8F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384