#CFB99B#CFB99B
#CFB99B is a light, muted orange. Relative luminance 0.503; OKLCH L 79.7% C 0.048 H 75.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB99B |
|---|---|
| RGB | rgb(207, 185, 155) |
| HSL | hsl(35, 35%, 71%) |
| HSV | hsv(35, 25%, 81%) |
| CMYK | cmyk(0%, 10.6%, 25.1%, 18.8%) |
| CIE-LAB | lab(76.27, 3.19, 18.11) |
| CIE-LCH | lch(76.27, 18.39, 80.02°) |
| OKLab | oklab(79.67% 0.012 0.0464) |
| OKLCH | oklch(79.67% 0.048 75.5) |
| XYZ | xyz(48.9978, 50.3313, 38.1378) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.99
Tan
#D2B48C
ΔE00 3.55
Putty
#BEAE8A
ΔE00 5.14
Very Light Brown
#D3B683
ΔE00 5.76
Toupe
#C7AC7D
ΔE00 5.96
Greige
#B8AB98
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB99B #9BB1CF
analogous
#CF9F9B #CFB99B #CBCF9B
triadic
#CFB99B #9BCFB9 #B99BCF
tetradic
#CFB99B #9BCF9F #9BB1CF #CF9BCB
square
#CFB99B #9BCF9F #9BB1CF #CF9BCB
split-complementary
#CFB99B #9BCBCF #9F9BCF
monochromatic
#A27E4E #BB9C72 #CFB99B #E3D6C4 #F5F1EA
Accessibility & contrast
On white
1.90
#CFB99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#CFB99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB99B
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB99B | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B999
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#D8B3B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfb99b; /* rgb */ color: rgb(207, 185, 155); /* oklch */ color: oklch(79.7% 0.048 75.5);
Tailwind
colors: {
custom: {
50: '#deceb8',
500: '#cfb99b',
950: '#000000',
},
}SCSS
$custom: #cfb99b; $custom-light: #deceb8; $custom-dark: #000000;
JSON
{
"hex": "#cfb99b",
"rgb": {
"r": 207,
"g": 185,
"b": 155
},
"hsl": {
"h": 34.615,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.79669,
"c": 0.04788,
"h": 75.5
},
"luminance": 0.5033
}Semantic roles & 50–950 ramp
primary
#CFB99B
secondary
#6A83A5
accent
#6AAE38
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#151311
muted
#848381