#F9CF7A#F9CF7A
#F9CF7A is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.3% C 0.114 H 83.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CF7A |
|---|---|
| RGB | rgb(249, 207, 122) |
| HSL | hsl(40, 91%, 73%) |
| HSV | hsv(40, 51%, 98%) |
| CMYK | cmyk(0%, 16.9%, 51%, 2.4%) |
| CIE-LAB | lab(85.09, 4.57, 47.46) |
| CIE-LCH | lch(85.09, 47.68, 84.50°) |
| OKLab | oklab(87.32% 0.0123 0.1134) |
| OKLCH | oklch(87.32% 0.114 83.8) |
| XYZ | xyz(64.8952, 66.1740, 27.7632) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.92
Sand (survey)
#E2CA76
ΔE00 5.52
Light Mustard
#F7D560
ΔE00 5.73
Maize
#F4D054
ΔE00 6.12
Sandy
#F1DA7A
ΔE00 6.30
Pale Gold
#FDDE6C
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CF7A #7AA4F9
analogous
#F98F7A #F9CF7A #E4F97A
triadic
#F9CF7A #7AF9CF #CF7AF9
tetradic
#F9CF7A #7AF98F #7AA4F9 #F97AE4
square
#F9CF7A #7AF98F #7AA4F9 #F97AE4
split-complementary
#F9CF7A #7AE4F9 #8F7AF9
monochromatic
#EEA30B #F6BA3F #F9CF7A #FCE4B5 #FEF4E2
Accessibility & contrast
On white
1.48
#F9CF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#F9CF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CF7A
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CF7A | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE73
Deuteranopia (green-blind)
#ECD97D
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f9cf7a; /* rgb */ color: rgb(249, 207, 122); /* oklch */ color: oklch(87.3% 0.114 83.8);
Tailwind
colors: {
custom: {
50: '#fedda2',
500: '#f9cf7a',
950: '#000000',
},
}SCSS
$custom: #f9cf7a; $custom-light: #fedda2; $custom-dark: #000000;
JSON
{
"hex": "#f9cf7a",
"rgb": {
"r": 249,
"g": 207,
"b": 122
},
"hsl": {
"h": 40.157,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.87317,
"c": 0.11407,
"h": 83.8
},
"luminance": 0.66171
}Semantic roles & 50–950 ramp
primary
#F9CF7A
secondary
#4273D5
accent
#4CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480