#CFBA98#CFBA98
#CFBA98 is a light, muted orange. Relative luminance 0.506; OKLCH L 79.8% C 0.052 H 79.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBA98 |
|---|---|
| RGB | rgb(207, 186, 152) |
| HSL | hsl(37, 36%, 70%) |
| HSV | hsv(37, 27%, 81%) |
| CMYK | cmyk(0%, 10.1%, 26.6%, 18.8%) |
| CIE-LAB | lab(76.47, 2.24, 19.99) |
| CIE-LCH | lch(76.47, 20.12, 83.61°) |
| OKLab | oklab(79.8% 0.0092 0.051) |
| OKLCH | oklch(79.8% 0.052 79.8) |
| XYZ | xyz(48.9589, 50.6516, 36.8974) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.91
Tan
#D2B48C
ΔE00 3.40
Putty
#BEAE8A
ΔE00 4.30
Very Light Brown
#D3B683
ΔE00 4.71
Toupe
#C7AC7D
ΔE00 5.20
Burlywood
#DEB887
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBA98 #98ADCF
analogous
#CF9E98 #CFBA98 #C8CF98
triadic
#CFBA98 #98CFBA #BA98CF
tetradic
#CFBA98 #98CF9E #98ADCF #CF98C8
square
#CFBA98 #98CF9E #98ADCF #CF98C8
split-complementary
#CFBA98 #98C8CF #9E98CF
monochromatic
#A1804B #BC9E6E #CFBA98 #E2D6C2 #F5F1EA
Accessibility & contrast
On white
1.89
#CFBA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#CFBA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBA98
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBA98 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA96
Deuteranopia (green-blind)
#C8BF99
Tritanopia (blue-blind)
#D8B4B1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfba98; /* rgb */ color: rgb(207, 186, 152); /* oklch */ color: oklch(79.8% 0.052 79.8);
Tailwind
colors: {
custom: {
50: '#deceb6',
500: '#cfba98',
950: '#000000',
},
}SCSS
$custom: #cfba98; $custom-light: #deceb6; $custom-dark: #000000;
JSON
{
"hex": "#cfba98",
"rgb": {
"r": 207,
"g": 186,
"b": 152
},
"hsl": {
"h": 37.091,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.79802,
"c": 0.05179,
"h": 79.8
},
"luminance": 0.5065
}Semantic roles & 50–950 ramp
primary
#CFBA98
secondary
#677EA5
accent
#64AF36
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381