#CFBC98#CFBC98
#CFBC98 is a light, muted orange. Relative luminance 0.515; OKLCH L 80.2% C 0.053 H 83.3°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC98 |
|---|---|
| RGB | rgb(207, 188, 152) |
| HSL | hsl(39, 36%, 70%) |
| HSV | hsv(39, 27%, 81%) |
| CMYK | cmyk(0%, 9.2%, 26.6%, 18.8%) |
| CIE-LAB | lab(76.98, 1.18, 20.70) |
| CIE-LCH | lch(76.98, 20.73, 86.74°) |
| OKLab | oklab(80.21% 0.0062 0.0527) |
| OKLCH | oklch(80.21% 0.053 83.3) |
| XYZ | xyz(49.3832, 51.5002, 37.0388) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.51
Putty
#BEAE8A
ΔE00 4.13
Tan
#D2B48C
ΔE00 4.22
Very Light Brown
#D3B683
ΔE00 4.65
Sand
#C2B280
ΔE00 5.30
Toupe
#C7AC7D
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC98 #98ABCF
analogous
#CFA098 #CFBC98 #C6CF98
triadic
#CFBC98 #98CFBC #BC98CF
tetradic
#CFBC98 #98CFA0 #98ABCF #CF98C6
square
#CFBC98 #98CFA0 #98ABCF #CF98C6
split-complementary
#CFBC98 #98C6CF #A098CF
monochromatic
#A1844B #BCA16E #CFBC98 #E2D7C2 #F5F1EA
Accessibility & contrast
On white
1.86
#CFBC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#CFBC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC98
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC98 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB96
Deuteranopia (green-blind)
#CAC099
Tritanopia (blue-blind)
#D8B6B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbc98; /* rgb */ color: rgb(207, 188, 152); /* oklch */ color: oklch(80.2% 0.053 83.3);
Tailwind
colors: {
custom: {
50: '#ded0b6',
500: '#cfbc98',
950: '#000000',
},
}SCSS
$custom: #cfbc98; $custom-light: #ded0b6; $custom-dark: #000000;
JSON
{
"hex": "#cfbc98",
"rgb": {
"r": 207,
"g": 188,
"b": 152
},
"hsl": {
"h": 39.273,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.80206,
"c": 0.05305,
"h": 83.3
},
"luminance": 0.51499
}Semantic roles & 50–950 ramp
primary
#CFBC98
secondary
#677CA5
accent
#60AF36
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381