#CFBF98#CFBF98
#CFBF98 is a light, muted orange. Relative luminance 0.528; OKLCH L 80.8% C 0.055 H 88.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF98 |
|---|---|
| RGB | rgb(207, 191, 152) |
| HSL | hsl(43, 36%, 70%) |
| HSV | hsv(43, 27%, 81%) |
| CMYK | cmyk(0%, 7.7%, 26.6%, 18.8%) |
| CIE-LAB | lab(77.75, -0.40, 21.76) |
| CIE-LCH | lch(77.75, 21.76, 91.06°) |
| OKLab | oklab(80.81% 0.0016 0.0553) |
| OKLCH | oklch(80.81% 0.055 88.4) |
| XYZ | xyz(50.0307, 52.7953, 37.2547) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.59
Sand
#C2B280
ΔE00 4.69
Khaki
#C3B091
ΔE00 4.88
Very Light Brown
#D3B683
ΔE00 5.13
Tan
#D2B48C
ΔE00 5.69
Toupe
#C7AC7D
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF98 #98A8CF
analogous
#CFA398 #CFBF98 #C4CF98
triadic
#CFBF98 #98CFBF #BF98CF
tetradic
#CFBF98 #98CFA3 #98A8CF #CF98C4
square
#CFBF98 #98CFA3 #98A8CF #CF98C4
split-complementary
#CFBF98 #98C4CF #A398CF
monochromatic
#A1884B #BCA56E #CFBF98 #E2D9C2 #F5F2EA
Accessibility & contrast
On white
1.82
#CFBF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CFBF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF98
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF98 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE96
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#D8B9B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbf98; /* rgb */ color: rgb(207, 191, 152); /* oklch */ color: oklch(80.8% 0.055 88.4);
Tailwind
colors: {
custom: {
50: '#ded2b6',
500: '#cfbf98',
950: '#000000',
},
}SCSS
$custom: #cfbf98; $custom-light: #ded2b6; $custom-dark: #000000;
JSON
{
"hex": "#cfbf98",
"rgb": {
"r": 207,
"g": 191,
"b": 152
},
"hsl": {
"h": 42.545,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.80814,
"c": 0.0553,
"h": 88.4
},
"luminance": 0.52794
}Semantic roles & 50–950 ramp
primary
#CFBF98
secondary
#6779A5
accent
#59AF36
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381