#CABEAF#CABEAF
#CABEAF is a light, muted orange. Relative luminance 0.525; OKLCH L 80.7% C 0.025 H 73.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEAF |
|---|---|
| RGB | rgb(202, 190, 175) |
| HSL | hsl(33, 20%, 74%) |
| HSV | hsv(33, 13%, 79%) |
| CMYK | cmyk(0%, 5.9%, 13.4%, 20.8%) |
| CIE-LAB | lab(77.57, 1.69, 9.09) |
| CIE-LCH | lch(77.57, 9.24, 79.50°) |
| OKLab | oklab(80.73% 0.007 0.0237) |
| OKLCH | oklch(80.73% 0.025 73.6) |
| XYZ | xyz(50.5079, 52.4794, 48.0179) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.51
Greige
#B8AB98
ΔE00 5.43
Khaki
#C3B091
ΔE00 6.79
Warm Beige
#E9DCC9
ΔE00 7.36
Silver
#C0C0C0
ΔE00 7.78
Putty
#BEAE8A
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEAF #AFBBCA
analogous
#CAB1AF #CABEAF #C9CAAF
triadic
#CABEAF #AFCABE #BEAFCA
tetradic
#CABEAF #AFCAB1 #AFBBCA #CAAFC9
square
#CABEAF #AFCAB1 #AFBBCA #CAAFC9
split-complementary
#CABEAF #AFC9CA #B1AFCA
monochromatic
#998265 #B2A08A #CABEAF #E2DCD4 #F3F0ED
Accessibility & contrast
On white
1.83
#CABEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#CABEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEAF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEAF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAE
Deuteranopia (green-blind)
#C6C1AF
Tritanopia (blue-blind)
#CFBBBA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabeaf; /* rgb */ color: rgb(202, 190, 175); /* oklch */ color: oklch(80.7% 0.025 73.6);
Tailwind
colors: {
custom: {
50: '#dad1c6',
500: '#cabeaf',
950: '#000000',
},
}SCSS
$custom: #cabeaf; $custom-light: #dad1c6; $custom-dark: #000000;
JSON
{
"hex": "#cabeaf",
"rgb": {
"r": 202,
"g": 190,
"b": 175
},
"hsl": {
"h": 33.333,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.80727,
"c": 0.02474,
"h": 73.6
},
"luminance": 0.52479
}Semantic roles & 50–950 ramp
primary
#CABEAF
secondary
#7F8D9F
accent
#6E9F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382