#F4C780#F4C780
#F4C780 is a very light, moderate orange. Relative luminance 0.616; OKLCH L 85.4% C 0.103 H 78.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C780 |
|---|---|
| RGB | rgb(244, 199, 128) |
| HSL | hsl(37, 84%, 73%) |
| HSV | hsv(37, 48%, 96%) |
| CMYK | cmyk(0%, 18.4%, 47.5%, 4.3%) |
| CIE-LAB | lab(82.72, 7.24, 41.43) |
| CIE-LCH | lch(82.72, 42.06, 80.09°) |
| OKLab | oklab(85.38% 0.0211 0.1004) |
| OKLCH | oklch(85.38% 0.103 78.1) |
| XYZ | xyz(61.6303, 61.6418, 29.0697) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.02
Navajowhite
#FFDEAD
ΔE00 7.07
Very Light Brown
#D3B683
ΔE00 7.09
Tan (survey)
#D1B26F
ΔE00 7.14
Sand (survey)
#E2CA76
ΔE00 7.27
Fawn
#CFAF7B
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C780 #80ADF4
analogous
#F48D80 #F4C780 #E7F480
triadic
#F4C780 #80F4C7 #C780F4
tetradic
#F4C780 #80F48D #80ADF4 #F480E7
square
#F4C780 #80F48D #80ADF4 #F480E7
split-complementary
#F4C780 #80E7F4 #8D80F4
monochromatic
#E69414 #EFAE48 #F4C780 #F9E0B8 #FDF3E3
Accessibility & contrast
On white
1.58
#F4C780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#F4C780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C780
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C780 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77A
Deuteranopia (green-blind)
#E4D282
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f4c780; /* rgb */ color: rgb(244, 199, 128); /* oklch */ color: oklch(85.4% 0.103 78.1);
Tailwind
colors: {
custom: {
50: '#fad7a6',
500: '#f4c780',
950: '#000000',
},
}SCSS
$custom: #f4c780; $custom-light: #fad7a6; $custom-dark: #000000;
JSON
{
"hex": "#f4c780",
"rgb": {
"r": 244,
"g": 199,
"b": 128
},
"hsl": {
"h": 36.724,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.85378,
"c": 0.10256,
"h": 78.1
},
"luminance": 0.61638
}Semantic roles & 50–950 ramp
primary
#F4C780
secondary
#487DD0
accent
#5AE105
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380