#CFD89F#CFD89F
#CFD89F is a very light, moderate yellow. Relative luminance 0.649; OKLCH L 86.1% C 0.076 H 115.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD89F |
|---|---|
| RGB | rgb(207, 216, 159) |
| HSL | hsl(69, 42%, 74%) |
| HSV | hsv(69, 26%, 85%) |
| CMYK | cmyk(4.2%, 0%, 26.4%, 15.3%) |
| CIE-LAB | lab(84.42, -12.33, 27.16) |
| CIE-LCH | lch(84.42, 29.83, 114.42°) |
| OKLab | oklab(86.13% -0.0324 0.0685) |
| OKLCH | oklch(86.13% 0.076 115.3) |
| XYZ | xyz(56.5457, 64.8807, 42.3385) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.50
Greenish Tan
#BCCB7A
ΔE00 6.12
Palegoldenrod
#EEE8AA
ΔE00 6.20
Greenish Beige
#C9D179
ΔE00 6.36
Beige (survey)
#E6DAA6
ΔE00 6.74
Light Khaki
#E6F2A2
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD89F #A89FD8
analogous
#D8C49F #CFD89F #B2D89F
triadic
#CFD89F #9FCFD8 #D89FCF
tetradic
#CFD89F #9FD8C4 #A89FD8 #D89FB2
square
#CFD89F #9FD8C4 #A89FD8 #D89FB2
split-complementary
#CFD89F #9FB2D8 #C49FD8
monochromatic
#A3B449 #B9C673 #CFD89F #E5EACB #F4F6E9
Accessibility & contrast
On white
1.50
#CFD89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#CFD89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD89F
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD89F | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29B
Deuteranopia (green-blind)
#DFD3A1
Tritanopia (blue-blind)
#D5D2C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd89f; /* rgb */ color: rgb(207, 216, 159); /* oklch */ color: oklch(86.1% 0.076 115.3);
Tailwind
colors: {
custom: {
50: '#dee4bb',
500: '#cfd89f',
950: '#000000',
},
}SCSS
$custom: #cfd89f; $custom-light: #dee4bb; $custom-dark: #000000;
JSON
{
"hex": "#cfd89f",
"rgb": {
"r": 207,
"g": 216,
"b": 159
},
"hsl": {
"h": 69.474,
"s": 42.222,
"l": 73.529
},
"oklch": {
"l": 0.86133,
"c": 0.07572,
"h": 115.3
},
"luminance": 0.6488
}Semantic roles & 50–950 ramp
primary
#CFD89F
secondary
#776CAF
accent
#30B545
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482