#CDCF9B#CDCF9B
#CDCF9B is a very light, moderate yellow. Relative luminance 0.600; OKLCH L 84.0% C 0.069 H 109.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCF9B |
|---|---|
| RGB | rgb(205, 207, 155) |
| HSL | hsl(62, 35%, 71%) |
| HSV | hsv(62, 25%, 81%) |
| CMYK | cmyk(1%, 0%, 25.1%, 18.8%) |
| CIE-LAB | lab(81.82, -9.06, 25.70) |
| CIE-LCH | lch(81.82, 27.25, 109.42°) |
| OKLab | oklab(84.01% -0.0231 0.0649) |
| OKLCH | oklch(84.01% 0.069 109.6) |
| XYZ | xyz(53.4060, 59.9720, 39.7663) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.59
Pale Olive
#B9CC81
ΔE00 6.33
Greenish Tan
#BCCB7A
ΔE00 6.65
Palegoldenrod
#EEE8AA
ΔE00 6.78
Greenish Beige
#C9D179
ΔE00 6.93
Vanilla
#F3E5AB
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCF9B #9D9BCF
analogous
#CFB79B #CDCF9B #B3CF9B
triadic
#CDCF9B #9BCDCF #CF9BCD
tetradic
#CDCF9B #9BCFB7 #9D9BCF #CF9BB3
square
#CDCF9B #9BCFB7 #9D9BCF #CF9BB3
split-complementary
#CDCF9B #9BB3CF #B79BCF
monochromatic
#9FA24E #B8BB72 #CDCF9B #E2E3C4 #F5F5EA
Accessibility & contrast
On white
1.62
#CDCF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#CDCF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCF9B
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCF9B | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA98
Deuteranopia (green-blind)
#D8CC9D
Tritanopia (blue-blind)
#D4C9C1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdcf9b; /* rgb */ color: rgb(205, 207, 155); /* oklch */ color: oklch(84.0% 0.069 109.6);
Tailwind
colors: {
custom: {
50: '#dcddb8',
500: '#cdcf9b',
950: '#000000',
},
}SCSS
$custom: #cdcf9b; $custom-light: #dcddb8; $custom-dark: #000000;
JSON
{
"hex": "#cdcf9b",
"rgb": {
"r": 205,
"g": 207,
"b": 155
},
"hsl": {
"h": 62.308,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.84009,
"c": 0.06887,
"h": 109.6
},
"luminance": 0.59971
}Semantic roles & 50–950 ramp
primary
#CDCF9B
secondary
#6C6AA5
accent
#38AE3C
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481