#CBAEAF#CBAEAF
#CBAEAF is a light, muted red. Relative luminance 0.461; OKLCH L 77.6% C 0.034 H 15.5°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CBAEAF |
|---|---|
| RGB | rgb(203, 174, 175) |
| HSL | hsl(358, 22%, 74%) |
| HSV | hsv(358, 14%, 80%) |
| CMYK | cmyk(0%, 14.3%, 13.8%, 20.4%) |
| CIE-LAB | lab(73.59, 10.64, 3.38) |
| CIE-LCH | lch(73.59, 11.16, 17.61°) |
| OKLab | oklab(77.64% 0.0325 0.009) |
| OKLCH | oklch(77.64% 0.034 15.5) |
| XYZ | xyz(47.5022, 46.0650, 46.9383) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.01
Dusty Pink
#D8A7B1
ΔE00 6.63
Rosybrown
#BC8F8F
ΔE00 9.34
Light Mauve
#C292A1
ΔE00 9.95
Grey Pink
#C3909B
ΔE00 10.06
Thistle
#D8BFD8
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBAEAF #AECBCA
analogous
#CBAEBE #CBAEAF #CBBCAE
triadic
#CBAEAF #AFCBAE #AEAFCB
tetradic
#CBAEAF #BECBAE #AECBCA #BCAECB
square
#CBAEAF #BECBAE #AECBCA #BCAECB
split-complementary
#CBAEAF #AECBBC #AEBECB
monochromatic
#9B6465 #B3898A #CBAEAF #E3D3D4 #F3ECED
Accessibility & contrast
On white
2.06
#CBAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#CBAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBAEAF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBAEAF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AF
Deuteranopia (green-blind)
#B9B7AF
Tritanopia (blue-blind)
#D1ACAE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cbaeaf; /* rgb */ color: rgb(203, 174, 175); /* oklch */ color: oklch(77.6% 0.034 15.5);
Tailwind
colors: {
custom: {
50: '#dbc6c6',
500: '#cbaeaf',
950: '#000000',
},
}SCSS
$custom: #cbaeaf; $custom-light: #dbc6c6; $custom-dark: #000000;
JSON
{
"hex": "#cbaeaf",
"rgb": {
"r": 203,
"g": 174,
"b": 175
},
"hsl": {
"h": 357.931,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.77635,
"c": 0.03373,
"h": 15.5
},
"luminance": 0.46064
}Semantic roles & 50–950 ramp
primary
#CBAEAF
secondary
#E2E9E9
accent
#A09D45
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282