#F7CD7B#F7CD7B
#F7CD7B is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.8% C 0.111 H 83.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CD7B |
|---|---|
| RGB | rgb(247, 205, 123) |
| HSL | hsl(40, 89%, 73%) |
| HSV | hsv(40, 50%, 97%) |
| CMYK | cmyk(0%, 17%, 50.2%, 3.1%) |
| CIE-LAB | lab(84.42, 4.88, 46.10) |
| CIE-LCH | lch(84.42, 46.36, 83.96°) |
| OKLab | oklab(86.75% 0.0135 0.1105) |
| OKLCH | oklch(86.75% 0.111 83) |
| XYZ | xyz(63.7668, 64.8702, 27.8975) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.46
Sand (survey)
#E2CA76
ΔE00 5.54
Light Mustard
#F7D560
ΔE00 6.30
Maize
#F4D054
ΔE00 6.63
Sandy
#F1DA7A
ΔE00 6.72
Pale Gold
#FDDE6C
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CD7B #7BA5F7
analogous
#F78F7B #F7CD7B #E3F77B
triadic
#F7CD7B #7BF7CD #CD7BF7
tetradic
#F7CD7B #7BF78F #7BA5F7 #F77BE3
square
#F7CD7B #7BF78F #7BA5F7 #F77BE3
split-complementary
#F7CD7B #7BE3F7 #8F7BF7
monochromatic
#E99F0E #F4B741 #F7CD7B #FAE3B5 #FDF4E2
Accessibility & contrast
On white
1.50
#F7CD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#F7CD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CD7B
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CD7B | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC74
Deuteranopia (green-blind)
#EAD77E
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f7cd7b; /* rgb */ color: rgb(247, 205, 123); /* oklch */ color: oklch(86.8% 0.111 83.0);
Tailwind
colors: {
custom: {
50: '#fcdca2',
500: '#f7cd7b',
950: '#000000',
},
}SCSS
$custom: #f7cd7b; $custom-light: #fcdca2; $custom-dark: #000000;
JSON
{
"hex": "#f7cd7b",
"rgb": {
"r": 247,
"g": 205,
"b": 123
},
"hsl": {
"h": 39.677,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.86752,
"c": 0.11131,
"h": 83
},
"luminance": 0.64867
}Semantic roles & 50–950 ramp
primary
#F7CD7B
secondary
#4374D3
accent
#4EE500
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480