#CFCB83#CFCB83
#CFCB83 is a very light, moderate yellow. Relative luminance 0.576; OKLCH L 82.9% C 0.093 H 105.5°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCB83 |
|---|---|
| RGB | rgb(207, 203, 131) |
| HSL | hsl(57, 44%, 66%) |
| HSV | hsv(57, 37%, 81%) |
| CMYK | cmyk(0%, 1.9%, 36.7%, 18.8%) |
| CIE-LAB | lab(80.53, -9.27, 36.44) |
| CIE-LCH | lch(80.53, 37.60, 104.27°) |
| OKLab | oklab(82.89% -0.0248 0.0895) |
| OKLCH | oklch(82.89% 0.093 105.5) |
| XYZ | xyz(51.1855, 57.6171, 29.8932) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.03
Greenish Tan
#BCCB7A
ΔE00 5.21
Darkkhaki
#BDB76B
ΔE00 5.26
Pale Olive
#B9CC81
ΔE00 6.14
Sand (survey)
#E2CA76
ΔE00 6.16
Beige (survey)
#E6DAA6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCB83 #8387CF
analogous
#CFA583 #CFCB83 #ADCF83
triadic
#CFCB83 #83CFCB #CB83CF
tetradic
#CFCB83 #83CFA5 #8387CF #CF83AD
square
#CFCB83 #83CFA5 #8387CF #CF83AD
split-complementary
#CFCB83 #83ADCF #A583CF
monochromatic
#9B963C #BEB857 #CFCB83 #E0DEAF #F1F0DB
Accessibility & contrast
On white
1.68
#CFCB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#CFCB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCB83
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCB83 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67E
Deuteranopia (green-blind)
#D9C986
Tritanopia (blue-blind)
#D9C2B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfcb83; /* rgb */ color: rgb(207, 203, 131); /* oklch */ color: oklch(82.9% 0.093 105.5);
Tailwind
colors: {
custom: {
50: '#dfdaa8',
500: '#cfcb83',
950: '#000000',
},
}SCSS
$custom: #cfcb83; $custom-light: #dfdaa8; $custom-dark: #000000;
JSON
{
"hex": "#cfcb83",
"rgb": {
"r": 207,
"g": 203,
"b": 131
},
"hsl": {
"h": 56.842,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.82887,
"c": 0.09288,
"h": 105.5
},
"luminance": 0.57616
}Semantic roles & 50–950 ramp
primary
#CFCB83
secondary
#5559A1
accent
#35B72E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380