#F0CD76#F0CD76
#F0CD76 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.0% C 0.113 H 88.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CD76 |
|---|---|
| RGB | rgb(240, 205, 118) |
| HSL | hsl(43, 80%, 70%) |
| HSV | hsv(43, 51%, 94%) |
| CMYK | cmyk(0%, 14.6%, 50.8%, 5.9%) |
| CIE-LAB | lab(83.70, 1.62, 47.54) |
| CIE-LCH | lch(83.70, 47.57, 88.05°) |
| OKLab | oklab(86.02% 0.0038 0.1134) |
| OKLCH | oklch(86.02% 0.113 88.1) |
| XYZ | xyz(61.0388, 63.4989, 26.1774) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.33
Wheat (survey)
#FBDD7E
ΔE00 4.01
Light Mustard
#F7D560
ΔE00 4.61
Sandy
#F1DA7A
ΔE00 4.65
Maize
#F4D054
ΔE00 5.01
Pale Gold
#FDDE6C
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CD76 #7699F0
analogous
#F09076 #F0CD76 #D6F076
triadic
#F0CD76 #76F0CD #CD76F0
tetradic
#F0CD76 #76F090 #7699F0 #F076D6
square
#F0CD76 #76F090 #7699F0 #F076D6
split-complementary
#F0CD76 #76D6F0 #9076F0
monochromatic
#D49E17 #EAB93F #F0CD76 #F6E1AD #FCF5E3
Accessibility & contrast
On white
1.53
#F0CD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#F0CD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CD76
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CD76 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6F
Deuteranopia (green-blind)
#E8D579
Tritanopia (blue-blind)
#FFC0B8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f0cd76; /* rgb */ color: rgb(240, 205, 118); /* oklch */ color: oklch(86.0% 0.113 88.1);
Tailwind
colors: {
custom: {
50: '#f7dc9f',
500: '#f0cd76',
950: '#000000',
},
}SCSS
$custom: #f0cd76; $custom-light: #f7dc9f; $custom-dark: #000000;
JSON
{
"hex": "#f0cd76",
"rgb": {
"r": 240,
"g": 205,
"b": 118
},
"hsl": {
"h": 42.787,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.86019,
"c": 0.11347,
"h": 88.1
},
"luminance": 0.63496
}Semantic roles & 50–950 ramp
primary
#F0CD76
secondary
#4168CA
accent
#46DD09
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17150F
muted
#858480