#F4C67F#F4C67F
#F4C67F is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.2% C 0.103 H 77.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C67F |
|---|---|
| RGB | rgb(244, 198, 127) |
| HSL | hsl(36, 84%, 73%) |
| HSV | hsv(36, 48%, 96%) |
| CMYK | cmyk(0%, 18.9%, 48%, 4.3%) |
| CIE-LAB | lab(82.46, 7.67, 41.61) |
| CIE-LCH | lch(82.46, 42.31, 79.56°) |
| OKLab | oklab(85.17% 0.0223 0.1007) |
| OKLCH | oklch(85.17% 0.103 77.5) |
| XYZ | xyz(61.3355, 61.1569, 28.6483) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.90
Very Light Brown
#D3B683
ΔE00 7.09
Tan (survey)
#D1B26F
ΔE00 7.15
Navajowhite
#FFDEAD
ΔE00 7.27
Sand (survey)
#E2CA76
ΔE00 7.54
Fawn
#CFAF7B
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C67F #7FADF4
analogous
#F48B7F #F4C67F #E8F47F
triadic
#F4C67F #7FF4C6 #C67FF4
tetradic
#F4C67F #7FF48B #7FADF4 #F47FE8
square
#F4C67F #7FF48B #7FADF4 #F47FE8
split-complementary
#F4C67F #7FE8F4 #8B7FF4
monochromatic
#E59314 #EFAD47 #F4C67F #F9DFB7 #FDF2E3
Accessibility & contrast
On white
1.59
#F4C67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#F4C67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C67F
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C67F | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C779
Deuteranopia (green-blind)
#E3D281
Tritanopia (blue-blind)
#FFB9B4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f4c67f; /* rgb */ color: rgb(244, 198, 127); /* oklch */ color: oklch(85.2% 0.103 77.5);
Tailwind
colors: {
custom: {
50: '#fad7a5',
500: '#f4c67f',
950: '#000000',
},
}SCSS
$custom: #f4c67f; $custom-light: #fad7a5; $custom-dark: #000000;
JSON
{
"hex": "#f4c67f",
"rgb": {
"r": 244,
"g": 198,
"b": 127
},
"hsl": {
"h": 36.41,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.85169,
"c": 0.10314,
"h": 77.5
},
"luminance": 0.61154
}Semantic roles & 50–950 ramp
primary
#F4C67F
secondary
#487DD0
accent
#5BE105
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380