#CFBD98#CFBD98
#CFBD98 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.4% C 0.054 H 85.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBD98 |
|---|---|
| RGB | rgb(207, 189, 152) |
| HSL | hsl(40, 36%, 70%) |
| HSV | hsv(40, 27%, 81%) |
| CMYK | cmyk(0%, 8.7%, 26.6%, 18.8%) |
| CIE-LAB | lab(77.24, 0.65, 21.05) |
| CIE-LCH | lch(77.24, 21.06, 88.23°) |
| OKLab | oklab(80.41% 0.0046 0.0536) |
| OKLCH | oklch(80.41% 0.054 85.1) |
| XYZ | xyz(49.5976, 51.9289, 37.1103) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.93
Putty
#BEAE8A
ΔE00 4.20
Tan
#D2B48C
ΔE00 4.69
Very Light Brown
#D3B683
ΔE00 4.74
Sand
#C2B280
ΔE00 5.02
Toupe
#C7AC7D
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBD98 #98AACF
analogous
#CFA198 #CFBD98 #C5CF98
triadic
#CFBD98 #98CFBD #BD98CF
tetradic
#CFBD98 #98CFA1 #98AACF #CF98C5
square
#CFBD98 #98CFA1 #98AACF #CF98C5
split-complementary
#CFBD98 #98C5CF #A198CF
monochromatic
#A1854B #BCA26E #CFBD98 #E2D8C2 #F5F2EA
Accessibility & contrast
On white
1.84
#CFBD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CFBD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBD98
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBD98 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#D8B7B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbd98; /* rgb */ color: rgb(207, 189, 152); /* oklch */ color: oklch(80.4% 0.054 85.1);
Tailwind
colors: {
custom: {
50: '#ded0b6',
500: '#cfbd98',
950: '#000000',
},
}SCSS
$custom: #cfbd98; $custom-light: #ded0b6; $custom-dark: #000000;
JSON
{
"hex": "#cfbd98",
"rgb": {
"r": 207,
"g": 189,
"b": 152
},
"hsl": {
"h": 40.364,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.80408,
"c": 0.05375,
"h": 85.1
},
"luminance": 0.51928
}Semantic roles & 50–950 ramp
primary
#CFBD98
secondary
#677BA5
accent
#5EAF36
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381