#F0CB82#F0CB82
#F0CB82 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.8% C 0.101 H 83.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CB82 |
|---|---|
| RGB | rgb(240, 203, 130) |
| HSL | hsl(40, 79%, 73%) |
| HSV | hsv(40, 46%, 94%) |
| CMYK | cmyk(0%, 15.4%, 45.8%, 5.9%) |
| CIE-LAB | lab(83.36, 3.75, 41.15) |
| CIE-LCH | lch(83.36, 41.32, 84.79°) |
| OKLab | oklab(85.8% 0.0113 0.0999) |
| OKLCH | oklch(85.8% 0.101 83.6) |
| XYZ | xyz(61.3225, 62.8518, 30.0163) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.84
Wheat (survey)
#FBDD7E
ΔE00 5.97
Tan (survey)
#D1B26F
ΔE00 6.78
Sandy
#F1DA7A
ΔE00 6.79
Navajowhite
#FFDEAD
ΔE00 6.82
Pale Peach
#FFE5AD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CB82 #82A7F0
analogous
#F09482 #F0CB82 #DEF082
triadic
#F0CB82 #82F0CB #CB82F0
tetradic
#F0CB82 #82F094 #82A7F0 #F082DE
square
#F0CB82 #82F094 #82A7F0 #F082DE
split-complementary
#F0CB82 #82DEF0 #9482F0
monochromatic
#DD9C1B #E9B44B #F0CB82 #F7E2B9 #FCF4E4
Accessibility & contrast
On white
1.55
#F0CB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#F0CB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CB82
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CB82 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7C
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f0cb82; /* rgb */ color: rgb(240, 203, 130); /* oklch */ color: oklch(85.8% 0.101 83.6);
Tailwind
colors: {
custom: {
50: '#f7daa7',
500: '#f0cb82',
950: '#000000',
},
}SCSS
$custom: #f0cb82; $custom-light: #f7daa7; $custom-dark: #000000;
JSON
{
"hex": "#f0cb82",
"rgb": {
"r": 240,
"g": 203,
"b": 130
},
"hsl": {
"h": 39.818,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.85804,
"c": 0.10055,
"h": 83.6
},
"luminance": 0.62849
}Semantic roles & 50–950 ramp
primary
#F0CB82
secondary
#4B76CB
accent
#51DB0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380