#CFBE99#CFBE99
#CFBE99 is a light, muted orange. Relative luminance 0.524; OKLCH L 80.6% C 0.053 H 86.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBE99 |
|---|---|
| RGB | rgb(207, 190, 153) |
| HSL | hsl(41, 36%, 71%) |
| HSV | hsv(41, 26%, 81%) |
| CMYK | cmyk(0%, 8.2%, 26.1%, 18.8%) |
| CIE-LAB | lab(77.52, 0.26, 20.90) |
| CIE-LCH | lch(77.52, 20.90, 89.28°) |
| OKLab | oklab(80.63% 0.0035 0.0532) |
| OKLCH | oklch(80.63% 0.053 86.2) |
| XYZ | xyz(49.8956, 52.3935, 37.6154) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.25
Putty
#BEAE8A
ΔE00 4.35
Sand
#C2B280
ΔE00 5.05
Very Light Brown
#D3B683
ΔE00 5.05
Tan
#D2B48C
ΔE00 5.14
Toupe
#C7AC7D
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBE99 #99AACF
analogous
#CFA399 #CFBE99 #C5CF99
triadic
#CFBE99 #99CFBE #BE99CF
tetradic
#CFBE99 #99CFA3 #99AACF #CF99C5
square
#CFBE99 #99CFA3 #99AACF #CF99C5
split-complementary
#CFBE99 #99C5CF #A399CF
monochromatic
#A2874C #BBA36F #CFBE99 #E3D9C3 #F5F2EA
Accessibility & contrast
On white
1.83
#CFBE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#CFBE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBE99
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBE99 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD97
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#D8B8B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbe99; /* rgb */ color: rgb(207, 190, 153); /* oklch */ color: oklch(80.6% 0.053 86.2);
Tailwind
colors: {
custom: {
50: '#ded1b7',
500: '#cfbe99',
950: '#000000',
},
}SCSS
$custom: #cfbe99; $custom-light: #ded1b7; $custom-dark: #000000;
JSON
{
"hex": "#cfbe99",
"rgb": {
"r": 207,
"g": 190,
"b": 153
},
"hsl": {
"h": 41.111,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.80633,
"c": 0.05331,
"h": 86.2
},
"luminance": 0.52392
}Semantic roles & 50–950 ramp
primary
#CFBE99
secondary
#687BA5
accent
#5CAF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381