#CFBB97#CFBB97
#CFBB97 is a light, muted orange. Relative luminance 0.510; OKLCH L 80.0% C 0.054 H 82.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB97 |
|---|---|
| RGB | rgb(207, 187, 151) |
| HSL | hsl(39, 37%, 70%) |
| HSV | hsv(39, 27%, 81%) |
| CMYK | cmyk(0%, 9.7%, 27.1%, 18.8%) |
| CIE-LAB | lab(76.70, 1.57, 20.85) |
| CIE-LCH | lch(76.70, 20.91, 85.69°) |
| OKLab | oklab(79.98% 0.0073 0.0531) |
| OKLCH | oklch(79.98% 0.054 82.2) |
| XYZ | xyz(49.0888, 51.0418, 36.5384) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.27
Tan
#D2B48C
ΔE00 3.78
Putty
#BEAE8A
ΔE00 4.08
Very Light Brown
#D3B683
ΔE00 4.42
Toupe
#C7AC7D
ΔE00 5.10
Sand
#C2B280
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB97 #97ABCF
analogous
#CF9F97 #CFBB97 #C7CF97
triadic
#CFBB97 #97CFBB #BB97CF
tetradic
#CFBB97 #97CF9F #97ABCF #CF97C7
square
#CFBB97 #97CF9F #97ABCF #CF97C7
split-complementary
#CFBB97 #97C7CF #9F97CF
monochromatic
#A1824A #BCA06D #CFBB97 #E2D6C1 #F5F1EA
Accessibility & contrast
On white
1.87
#CFBB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CFBB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB97
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB97 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA95
Deuteranopia (green-blind)
#C9BF98
Tritanopia (blue-blind)
#D8B5B1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbb97; /* rgb */ color: rgb(207, 187, 151); /* oklch */ color: oklch(80.0% 0.054 82.2);
Tailwind
colors: {
custom: {
50: '#decfb5',
500: '#cfbb97',
950: '#000000',
},
}SCSS
$custom: #cfbb97; $custom-light: #decfb5; $custom-dark: #000000;
JSON
{
"hex": "#cfbb97",
"rgb": {
"r": 207,
"g": 187,
"b": 151
},
"hsl": {
"h": 38.571,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.79982,
"c": 0.05356,
"h": 82.2
},
"luminance": 0.5104
}Semantic roles & 50–950 ramp
primary
#CFBB97
secondary
#667CA5
accent
#61B036
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381