#F0CD7B#F0CD7B
#F0CD7B is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.1% C 0.109 H 87.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CD7B |
|---|---|
| RGB | rgb(240, 205, 123) |
| HSL | hsl(42, 80%, 71%) |
| HSV | hsv(42, 49%, 94%) |
| CMYK | cmyk(0%, 14.6%, 48.7%, 5.9%) |
| CIE-LAB | lab(83.77, 2.06, 45.16) |
| CIE-LCH | lch(83.77, 45.21, 87.39°) |
| OKLab | oklab(86.09% 0.0056 0.1085) |
| OKLCH | oklch(86.09% 0.109 87) |
| XYZ | xyz(61.3439, 63.6209, 27.7839) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.52
Wheat (survey)
#FBDD7E
ΔE00 4.38
Sandy
#F1DA7A
ΔE00 5.08
Light Mustard
#F7D560
ΔE00 5.40
Maize
#F4D054
ΔE00 5.85
Pale Gold
#FDDE6C
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CD7B #7B9EF0
analogous
#F0927B #F0CD7B #D8F07B
triadic
#F0CD7B #7BF0CD #CD7BF0
tetradic
#F0CD7B #7BF092 #7B9EF0 #F07BD8
square
#F0CD7B #7BF092 #7B9EF0 #F07BD8
split-complementary
#F0CD7B #7BD8F0 #927BF0
monochromatic
#D89F19 #EAB844 #F0CD7B #F6E2B2 #FCF5E4
Accessibility & contrast
On white
1.53
#F0CD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#F0CD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CD7B
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CD7B | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB74
Deuteranopia (green-blind)
#E7D57E
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f0cd7b; /* rgb */ color: rgb(240, 205, 123); /* oklch */ color: oklch(86.1% 0.109 87.0);
Tailwind
colors: {
custom: {
50: '#f7dca2',
500: '#f0cd7b',
950: '#000000',
},
}SCSS
$custom: #f0cd7b; $custom-light: #f7dca2; $custom-dark: #000000;
JSON
{
"hex": "#f0cd7b",
"rgb": {
"r": 240,
"g": 205,
"b": 123
},
"hsl": {
"h": 42.051,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.8609,
"c": 0.10863,
"h": 87
},
"luminance": 0.63618
}Semantic roles & 50–950 ramp
primary
#F0CD7B
secondary
#456DCA
accent
#49DC0A
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17150F
muted
#858480