#F4CD7F#F4CD7F
#F4CD7F is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.5% C 0.106 H 83.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CD7F |
|---|---|
| RGB | rgb(244, 205, 127) |
| HSL | hsl(40, 84%, 73%) |
| HSV | hsv(40, 48%, 96%) |
| CMYK | cmyk(0%, 16%, 48%, 4.3%) |
| CIE-LAB | lab(84.19, 4.04, 43.78) |
| CIE-LCH | lch(84.19, 43.96, 84.73°) |
| OKLab | oklab(86.53% 0.0116 0.1056) |
| OKLCH | oklch(86.53% 0.106 83.7) |
| XYZ | xyz(62.9726, 64.4312, 29.1941) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.98
Wheat (survey)
#FBDD7E
ΔE00 5.35
Sandy
#F1DA7A
ΔE00 6.42
Light Mustard
#F7D560
ΔE00 6.52
Maize
#F4D054
ΔE00 6.93
Pale Peach
#FFE5AD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CD7F #7FA6F4
analogous
#F4927F #F4CD7F #E1F47F
triadic
#F4CD7F #7FF4CD #CD7FF4
tetradic
#F4CD7F #7FF492 #7FA6F4 #F47FE1
square
#F4CD7F #7FF492 #7FA6F4 #F47FE1
split-complementary
#F4CD7F #7FE1F4 #927FF4
monochromatic
#E59F14 #EFB747 #F4CD7F #F9E3B7 #FDF4E3
Accessibility & contrast
On white
1.51
#F4CD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#F4CD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CD7F
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CD7F | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC79
Deuteranopia (green-blind)
#E8D681
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f4cd7f; /* rgb */ color: rgb(244, 205, 127); /* oklch */ color: oklch(86.5% 0.106 83.7);
Tailwind
colors: {
custom: {
50: '#fadca5',
500: '#f4cd7f',
950: '#000000',
},
}SCSS
$custom: #f4cd7f; $custom-light: #fadca5; $custom-dark: #000000;
JSON
{
"hex": "#f4cd7f",
"rgb": {
"r": 244,
"g": 205,
"b": 127
},
"hsl": {
"h": 40,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.86526,
"c": 0.10624,
"h": 83.7
},
"luminance": 0.64428
}Semantic roles & 50–950 ramp
primary
#F4CD7F
secondary
#4875D0
accent
#4EE105
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480