#CFBE9B#CFBE9B
#CFBE9B is a light, muted orange. Relative luminance 0.525; OKLCH L 80.7% C 0.051 H 85.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBE9B |
|---|---|
| RGB | rgb(207, 190, 155) |
| HSL | hsl(40, 35%, 71%) |
| HSV | hsv(40, 25%, 81%) |
| CMYK | cmyk(0%, 8.2%, 25.1%, 18.8%) |
| CIE-LAB | lab(77.56, 0.54, 19.88) |
| CIE-LCH | lch(77.56, 19.89, 88.45°) |
| OKLab | oklab(80.68% 0.0043 0.0507) |
| OKLCH | oklch(80.68% 0.051 85.1) |
| XYZ | xyz(50.0622, 52.4601, 38.4927) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.00
Putty
#BEAE8A
ΔE00 4.42
Tan
#D2B48C
ΔE00 5.10
Very Light Brown
#D3B683
ΔE00 5.37
Sand
#C2B280
ΔE00 5.52
Toupe
#C7AC7D
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBE9B #9BACCF
analogous
#CFA49B #CFBE9B #C6CF9B
triadic
#CFBE9B #9BCFBE #BE9BCF
tetradic
#CFBE9B #9BCFA4 #9BACCF #CF9BC6
square
#CFBE9B #9BCFA4 #9BACCF #CF9BC6
split-complementary
#CFBE9B #9BC6CF #A49BCF
monochromatic
#A2864E #BBA372 #CFBE9B #E3D9C4 #F5F2EA
Accessibility & contrast
On white
1.83
#CFBE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#CFBE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBE9B
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBE9B | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD99
Deuteranopia (green-blind)
#CBC29C
Tritanopia (blue-blind)
#D8B8B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbe9b; /* rgb */ color: rgb(207, 190, 155); /* oklch */ color: oklch(80.7% 0.051 85.1);
Tailwind
colors: {
custom: {
50: '#ded1b8',
500: '#cfbe9b',
950: '#000000',
},
}SCSS
$custom: #cfbe9b; $custom-light: #ded1b8; $custom-dark: #000000;
JSON
{
"hex": "#cfbe9b",
"rgb": {
"r": 207,
"g": 190,
"b": 155
},
"hsl": {
"h": 40.385,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.80677,
"c": 0.05092,
"h": 85.1
},
"luminance": 0.52459
}Semantic roles & 50–950 ramp
primary
#CFBE9B
secondary
#6A7DA5
accent
#5EAE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381