#F0CD7E#F0CD7E
#F0CD7E is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.1% C 0.106 H 86.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CD7E |
|---|---|
| RGB | rgb(240, 205, 126) |
| HSL | hsl(42, 79%, 72%) |
| HSV | hsv(42, 48%, 94%) |
| CMYK | cmyk(0%, 14.6%, 47.5%, 5.9%) |
| CIE-LAB | lab(83.81, 2.34, 43.72) |
| CIE-LCH | lch(83.81, 43.78, 86.94°) |
| OKLab | oklab(86.14% 0.0068 0.1055) |
| OKLCH | oklch(86.14% 0.106 86.3) |
| XYZ | xyz(61.5345, 63.6972, 28.7882) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.75
Wheat (survey)
#FBDD7E
ΔE00 4.68
Sandy
#F1DA7A
ΔE00 5.40
Light Mustard
#F7D560
ΔE00 5.90
Maize
#F4D054
ΔE00 6.37
Pale Gold
#FDDE6C
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CD7E #7EA1F0
analogous
#F0947E #F0CD7E #DAF07E
triadic
#F0CD7E #7EF0CD #CD7EF0
tetradic
#F0CD7E #7EF094 #7EA1F0 #F07EDA
square
#F0CD7E #7EF094 #7EA1F0 #F07EDA
split-complementary
#F0CD7E #7EDAF0 #947EF0
monochromatic
#DA9F19 #EAB847 #F0CD7E #F6E2B5 #FCF4E4
Accessibility & contrast
On white
1.53
#F0CD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#F0CD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CD7E
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CD7E | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB78
Deuteranopia (green-blind)
#E7D581
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f0cd7e; /* rgb */ color: rgb(240, 205, 126); /* oklch */ color: oklch(86.1% 0.106 86.3);
Tailwind
colors: {
custom: {
50: '#f7dca4',
500: '#f0cd7e',
950: '#000000',
},
}SCSS
$custom: #f0cd7e; $custom-light: #f7dca4; $custom-dark: #000000;
JSON
{
"hex": "#f0cd7e",
"rgb": {
"r": 240,
"g": 205,
"b": 126
},
"hsl": {
"h": 41.579,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.86135,
"c": 0.10567,
"h": 86.3
},
"luminance": 0.63694
}Semantic roles & 50–950 ramp
primary
#F0CD7E
secondary
#4870CA
accent
#4ADB0A
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480