#CFBC95#CFBC95
#CFBC95 is a light, muted orange. Relative luminance 0.514; OKLCH L 80.1% C 0.057 H 85.0°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC95 |
|---|---|
| RGB | rgb(207, 188, 149) |
| HSL | hsl(40, 38%, 70%) |
| HSV | hsv(40, 28%, 81%) |
| CMYK | cmyk(0%, 9.2%, 28%, 18.8%) |
| CIE-LAB | lab(76.92, 0.77, 22.22) |
| CIE-LCH | lch(76.92, 22.23, 88.01°) |
| OKLab | oklab(80.14% 0.0049 0.0564) |
| OKLCH | oklch(80.14% 0.057 85) |
| XYZ | xyz(49.1406, 51.4032, 35.7612) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.97
Putty
#BEAE8A
ΔE00 4.07
Very Light Brown
#D3B683
ΔE00 4.14
Tan
#D2B48C
ΔE00 4.34
Sand
#C2B280
ΔE00 4.57
Toupe
#C7AC7D
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC95 #95A8CF
analogous
#CF9F95 #CFBC95 #C5CF95
triadic
#CFBC95 #95CFBC #BC95CF
tetradic
#CFBC95 #95CF9F #95A8CF #CF95C5
square
#CFBC95 #95CF9F #95A8CF #CF95C5
split-complementary
#CFBC95 #95C5CF #9F95CF
monochromatic
#A18449 #BCA16B #CFBC95 #E2D7BF #F5F1E9
Accessibility & contrast
On white
1.86
#CFBC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CFBC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC95
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC95 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB92
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#D9B5B1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbc95; /* rgb */ color: rgb(207, 188, 149); /* oklch */ color: oklch(80.1% 0.057 85.0);
Tailwind
colors: {
custom: {
50: '#ded0b4',
500: '#cfbc95',
950: '#000000',
},
}SCSS
$custom: #cfbc95; $custom-light: #ded0b4; $custom-dark: #000000;
JSON
{
"hex": "#cfbc95",
"rgb": {
"r": 207,
"g": 188,
"b": 149
},
"hsl": {
"h": 40.345,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.80141,
"c": 0.05658,
"h": 85
},
"luminance": 0.51402
}Semantic roles & 50–950 ramp
primary
#CFBC95
secondary
#6479A5
accent
#5DB135
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381