#CFBE8A#CFBE8A
#CFBE8A is a light, moderate yellow. Relative luminance 0.519; OKLCH L 80.3% C 0.071 H 92.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBE8A |
|---|---|
| RGB | rgb(207, 190, 138) |
| HSL | hsl(45, 42%, 68%) |
| HSV | hsv(45, 33%, 81%) |
| CMYK | cmyk(0%, 8.2%, 33.3%, 18.8%) |
| CIE-LAB | lab(77.24, -1.70, 28.49) |
| CIE-LCH | lch(77.24, 28.54, 93.41°) |
| OKLab | oklab(80.32% -0.0026 0.0712) |
| OKLCH | oklch(80.32% 0.071 92.1) |
| XYZ | xyz(48.7337, 51.9287, 31.4959) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.26
Very Light Brown
#D3B683
ΔE00 4.40
Sandstone
#C9AE74
ΔE00 5.09
Tan (survey)
#D1B26F
ΔE00 5.62
Putty
#BEAE8A
ΔE00 5.80
Toupe
#C7AC7D
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBE8A #8A9BCF
analogous
#CF9B8A #CFBE8A #BECF8A
triadic
#CFBE8A #8ACFBE #BE8ACF
tetradic
#CFBE8A #8ACF9B #8A9BCF #CF8ABE
square
#CFBE8A #8ACF9B #8A9BCF #CF8ABE
split-complementary
#CFBE8A #8ABECF #9B8ACF
monochromatic
#9E8741 #BDA65F #CFBE8A #E1D6B5 #F3EEE1
Accessibility & contrast
On white
1.84
#CFBE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CFBE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBE8A
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBE8A | 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)
#C9BC86
Deuteranopia (green-blind)
#CEC18C
Tritanopia (blue-blind)
#DAB6B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbe8a; /* rgb */ color: rgb(207, 190, 138); /* oklch */ color: oklch(80.3% 0.071 92.1);
Tailwind
colors: {
custom: {
50: '#ded1ac',
500: '#cfbe8a',
950: '#000000',
},
}SCSS
$custom: #cfbe8a; $custom-light: #ded1ac; $custom-dark: #000000;
JSON
{
"hex": "#cfbe8a",
"rgb": {
"r": 207,
"g": 190,
"b": 138
},
"hsl": {
"h": 45.217,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.80323,
"c": 0.07122,
"h": 92.1
},
"luminance": 0.51927
}Semantic roles & 50–950 ramp
primary
#CFBE8A
secondary
#5A6CA4
accent
#51B531
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381