#CFCB8D#CFCB8D
#CFCB8D is a very light, moderate yellow. Relative luminance 0.579; OKLCH L 83.1% C 0.081 H 104.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCB8D |
|---|---|
| RGB | rgb(207, 203, 141) |
| HSL | hsl(56, 41%, 68%) |
| HSV | hsv(56, 32%, 81%) |
| CMYK | cmyk(0%, 1.9%, 31.9%, 18.8%) |
| CIE-LAB | lab(80.68, -8.07, 31.50) |
| CIE-LCH | lch(80.68, 32.51, 104.38°) |
| OKLab | oklab(83.07% -0.0208 0.0784) |
| OKLCH | oklch(83.07% 0.081 104.9) |
| XYZ | xyz(51.8962, 57.9014, 33.6364) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.37
Greenish Beige
#C9D179
ΔE00 5.45
Greenish Tan
#BCCB7A
ΔE00 5.98
Darkkhaki
#BDB76B
ΔE00 6.04
Pale Olive
#B9CC81
ΔE00 6.44
Palegoldenrod
#EEE8AA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCB8D #8D91CF
analogous
#CFAA8D #CFCB8D #B2CF8D
triadic
#CFCB8D #8DCFCB #CB8DCF
tetradic
#CFCB8D #8DCFAA #8D91CF #CF8DB2
square
#CFCB8D #8DCFAA #8D91CF #CF8DB2
split-complementary
#CFCB8D #8DB2CF #AA8DCF
monochromatic
#9F9943 #BDB762 #CFCB8D #E1DFB8 #F3F2E3
Accessibility & contrast
On white
1.67
#CFCB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#CFCB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCB8D
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCB8D | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C689
Deuteranopia (green-blind)
#D7CA8F
Tritanopia (blue-blind)
#D8C3BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfcb8d; /* rgb */ color: rgb(207, 203, 141); /* oklch */ color: oklch(83.1% 0.081 104.9);
Tailwind
colors: {
custom: {
50: '#dedaaf',
500: '#cfcb8d',
950: '#000000',
},
}SCSS
$custom: #cfcb8d; $custom-light: #dedaaf; $custom-dark: #000000;
JSON
{
"hex": "#cfcb8d",
"rgb": {
"r": 207,
"g": 203,
"b": 141
},
"hsl": {
"h": 56.364,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.83065,
"c": 0.08107,
"h": 104.9
},
"luminance": 0.579
}Semantic roles & 50–950 ramp
primary
#CFCB8D
secondary
#5C60A4
accent
#3AB432
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381