#F4CD7C#F4CD7C
#F4CD7C is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.5% C 0.109 H 84.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CD7C |
|---|---|
| RGB | rgb(244, 205, 124) |
| HSL | hsl(41, 85%, 72%) |
| HSV | hsv(41, 49%, 96%) |
| CMYK | cmyk(0%, 16%, 49.2%, 4.3%) |
| CIE-LAB | lab(84.15, 3.76, 45.22) |
| CIE-LCH | lch(84.15, 45.37, 85.24°) |
| OKLab | oklab(86.48% 0.0105 0.1086) |
| OKLCH | oklch(86.48% 0.109 84.5) |
| XYZ | xyz(62.7800, 64.3541, 28.1797) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.74
Wheat (survey)
#FBDD7E
ΔE00 5.02
Light Mustard
#F7D560
ΔE00 6.00
Sandy
#F1DA7A
ΔE00 6.09
Maize
#F4D054
ΔE00 6.39
Pale Gold
#FDDE6C
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CD7C #7CA3F4
analogous
#F4917C #F4CD7C #DFF47C
triadic
#F4CD7C #7CF4CD #CD7CF4
tetradic
#F4CD7C #7CF491 #7CA3F4 #F47CDF
square
#F4CD7C #7CF491 #7CA3F4 #F47CDF
split-complementary
#F4CD7C #7CDFF4 #917CF4
monochromatic
#E39F13 #EFB744 #F4CD7C #F9E3B4 #FDF4E3
Accessibility & contrast
On white
1.51
#F4CD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#F4CD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CD7C
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CD7C | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC75
Deuteranopia (green-blind)
#E9D67F
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f4cd7c; /* rgb */ color: rgb(244, 205, 124); /* oklch */ color: oklch(86.5% 0.109 84.5);
Tailwind
colors: {
custom: {
50: '#fadca3',
500: '#f4cd7c',
950: '#000000',
},
}SCSS
$custom: #f4cd7c; $custom-light: #fadca3; $custom-dark: #000000;
JSON
{
"hex": "#f4cd7c",
"rgb": {
"r": 244,
"g": 205,
"b": 124
},
"hsl": {
"h": 40.5,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.86481,
"c": 0.10914,
"h": 84.5
},
"luminance": 0.64351
}Semantic roles & 50–950 ramp
primary
#F4CD7C
secondary
#4572CF
accent
#4CE105
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480