#F0CD7D#F0CD7D
#F0CD7D is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.1% C 0.107 H 86.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CD7D |
|---|---|
| RGB | rgb(240, 205, 125) |
| HSL | hsl(42, 79%, 72%) |
| HSV | hsv(42, 48%, 94%) |
| CMYK | cmyk(0%, 14.6%, 47.9%, 5.9%) |
| CIE-LAB | lab(83.79, 2.24, 44.20) |
| CIE-LCH | lch(83.79, 44.26, 87.09°) |
| OKLab | oklab(86.12% 0.0064 0.1065) |
| OKLCH | oklch(86.12% 0.107 86.6) |
| XYZ | xyz(61.4703, 63.6715, 28.4500) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.66
Wheat (survey)
#FBDD7E
ΔE00 4.57
Sandy
#F1DA7A
ΔE00 5.29
Light Mustard
#F7D560
ΔE00 5.73
Maize
#F4D054
ΔE00 6.20
Pale Gold
#FDDE6C
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CD7D #7DA0F0
analogous
#F0947D #F0CD7D #DAF07D
triadic
#F0CD7D #7DF0CD #CD7DF0
tetradic
#F0CD7D #7DF094 #7DA0F0 #F07DDA
square
#F0CD7D #7DF094 #7DA0F0 #F07DDA
split-complementary
#F0CD7D #7DDAF0 #947DF0
monochromatic
#DA9F19 #EAB846 #F0CD7D #F6E2B4 #FCF4E4
Accessibility & contrast
On white
1.53
#F0CD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#F0CD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CD7D
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CD7D | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#E7D580
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f0cd7d; /* rgb */ color: rgb(240, 205, 125); /* oklch */ color: oklch(86.1% 0.107 86.6);
Tailwind
colors: {
custom: {
50: '#f7dca4',
500: '#f0cd7d',
950: '#000000',
},
}SCSS
$custom: #f0cd7d; $custom-light: #f7dca4; $custom-dark: #000000;
JSON
{
"hex": "#f0cd7d",
"rgb": {
"r": 240,
"g": 205,
"b": 125
},
"hsl": {
"h": 41.739,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.8612,
"c": 0.10666,
"h": 86.6
},
"luminance": 0.63669
}Semantic roles & 50–950 ramp
primary
#F0CD7D
secondary
#476FCA
accent
#4ADC0A
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480