#CFD07E#CFD07E
#CFD07E is a very light, moderate yellow. Relative luminance 0.599; OKLCH L 83.9% C 0.104 H 109.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD07E |
|---|---|
| RGB | rgb(207, 208, 126) |
| HSL | hsl(61, 47%, 65%) |
| HSV | hsv(61, 39%, 82%) |
| CMYK | cmyk(0.5%, 0%, 39.4%, 18.4%) |
| CIE-LAB | lab(81.78, -12.36, 40.57) |
| CIE-LCH | lch(81.78, 42.41, 106.95°) |
| OKLab | oklab(83.86% -0.0341 0.0987) |
| OKLCH | oklch(83.86% 0.104 109.1) |
| XYZ | xyz(52.0546, 59.8845, 28.5513) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.94
Greenish Tan
#BCCB7A
ΔE00 4.13
Pale Olive
#B9CC81
ΔE00 5.34
Khaki (CSS)
#F0E68C
ΔE00 6.36
Darkkhaki
#BDB76B
ΔE00 6.37
Light Olive
#ACBF69
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD07E #7F7ED0
analogous
#D0A87E #CFD07E #A6D07E
triadic
#CFD07E #7ECFD0 #D07ECF
tetradic
#CFD07E #7ED0A8 #7F7ED0 #D07EA6
square
#CFD07E #7ED0A8 #7F7ED0 #D07EA6
split-complementary
#CFD07E #7EA6D0 #A87ED0
monochromatic
#9A9B39 #BEC051 #CFD07E #E0E0AB #F0F1D8
Accessibility & contrast
On white
1.62
#CFD07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#CFD07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD07E
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD07E | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA78
Deuteranopia (green-blind)
#DDCD82
Tritanopia (blue-blind)
#DAC7BC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfd07e; /* rgb */ color: rgb(207, 208, 126); /* oklch */ color: oklch(83.9% 0.104 109.1);
Tailwind
colors: {
custom: {
50: '#dfdea4',
500: '#cfd07e',
950: '#000000',
},
}SCSS
$custom: #cfd07e; $custom-light: #dfdea4; $custom-dark: #000000;
JSON
{
"hex": "#cfd07e",
"rgb": {
"r": 207,
"g": 208,
"b": 126
},
"hsl": {
"h": 60.732,
"s": 46.591,
"l": 65.49
},
"oklch": {
"l": 0.83856,
"c": 0.10442,
"h": 109.1
},
"luminance": 0.59884
}Semantic roles & 50–950 ramp
primary
#CFD07E
secondary
#5352A1
accent
#2CBA2D
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480