#CFBF90#CFBF90
#CFBF90 is a light, moderate orange. Relative luminance 0.525; OKLCH L 80.6% C 0.065 H 91.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF90 |
|---|---|
| RGB | rgb(207, 191, 144) |
| HSL | hsl(45, 40%, 69%) |
| HSV | hsv(45, 30%, 81%) |
| CMYK | cmyk(0%, 7.7%, 30.4%, 18.8%) |
| CIE-LAB | lab(77.60, -1.47, 25.81) |
| CIE-LCH | lch(77.60, 25.85, 93.25°) |
| OKLab | oklab(80.65% -0.0017 0.0649) |
| OKLCH | oklch(80.65% 0.065 91.5) |
| XYZ | xyz(49.3975, 52.5420, 33.9196) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.60
Very Light Brown
#D3B683
ΔE00 4.68
Putty
#BEAE8A
ΔE00 5.30
Sandstone
#C9AE74
ΔE00 5.79
Toupe
#C7AC7D
ΔE00 6.00
Khaki
#C3B091
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF90 #90A0CF
analogous
#CFA090 #CFBF90 #C0CF90
triadic
#CFBF90 #90CFBF #BF90CF
tetradic
#CFBF90 #90CFA0 #90A0CF #CF90C0
square
#CFBF90 #90CFA0 #90A0CF #CF90C0
split-complementary
#CFBF90 #90C0CF #A090CF
monochromatic
#A08945 #BDA665 #CFBF90 #E1D8BB #F4F0E5
Accessibility & contrast
On white
1.82
#CFBF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#CFBF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF90
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF90 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8D
Deuteranopia (green-blind)
#CEC291
Tritanopia (blue-blind)
#D9B8B2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbf90; /* rgb */ color: rgb(207, 191, 144); /* oklch */ color: oklch(80.6% 0.065 91.5);
Tailwind
colors: {
custom: {
50: '#ded2b0',
500: '#cfbf90',
950: '#000000',
},
}SCSS
$custom: #cfbf90; $custom-light: #ded2b0; $custom-dark: #000000;
JSON
{
"hex": "#cfbf90",
"rgb": {
"r": 207,
"g": 191,
"b": 144
},
"hsl": {
"h": 44.762,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80647,
"c": 0.06495,
"h": 91.5
},
"luminance": 0.52541
}Semantic roles & 50–950 ramp
primary
#CFBF90
secondary
#5F70A4
accent
#53B333
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381