#CFBB98#CFBB98
#CFBB98 is a light, muted orange. Relative luminance 0.511; OKLCH L 80.0% C 0.052 H 81.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB98 |
|---|---|
| RGB | rgb(207, 187, 152) |
| HSL | hsl(38, 36%, 70%) |
| HSV | hsv(38, 27%, 81%) |
| CMYK | cmyk(0%, 9.7%, 26.6%, 18.8%) |
| CIE-LAB | lab(76.72, 1.71, 20.34) |
| CIE-LCH | lch(76.72, 20.42, 85.20°) |
| OKLab | oklab(80% 0.0077 0.0518) |
| OKLCH | oklch(80% 0.052 81.6) |
| XYZ | xyz(49.1703, 51.0744, 36.9679) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.16
Tan
#D2B48C
ΔE00 3.78
Putty
#BEAE8A
ΔE00 4.16
Very Light Brown
#D3B683
ΔE00 4.64
Toupe
#C7AC7D
ΔE00 5.26
Sand
#C2B280
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB98 #98ACCF
analogous
#CF9F98 #CFBB98 #C7CF98
triadic
#CFBB98 #98CFBB #BB98CF
tetradic
#CFBB98 #98CF9F #98ACCF #CF98C7
square
#CFBB98 #98CF9F #98ACCF #CF98C7
split-complementary
#CFBB98 #98C7CF #9F98CF
monochromatic
#A1824B #BC9F6E #CFBB98 #E2D7C2 #F5F1EA
Accessibility & contrast
On white
1.87
#CFBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CFBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB98
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB98 | 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)
#C4BA96
Deuteranopia (green-blind)
#C9BF99
Tritanopia (blue-blind)
#D8B5B1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbb98; /* rgb */ color: rgb(207, 187, 152); /* oklch */ color: oklch(80.0% 0.052 81.6);
Tailwind
colors: {
custom: {
50: '#decfb6',
500: '#cfbb98',
950: '#000000',
},
}SCSS
$custom: #cfbb98; $custom-light: #decfb6; $custom-dark: #000000;
JSON
{
"hex": "#cfbb98",
"rgb": {
"r": 207,
"g": 187,
"b": 152
},
"hsl": {
"h": 38.182,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.80004,
"c": 0.05239,
"h": 81.6
},
"luminance": 0.51073
}Semantic roles & 50–950 ramp
primary
#CFBB98
secondary
#677DA5
accent
#62AF36
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381