#F0CB83#F0CB83
#F0CB83 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.8% C 0.100 H 83.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CB83 |
|---|---|
| RGB | rgb(240, 203, 131) |
| HSL | hsl(40, 78%, 73%) |
| HSV | hsv(40, 45%, 94%) |
| CMYK | cmyk(0%, 15.4%, 45.4%, 5.9%) |
| CIE-LAB | lab(83.38, 3.85, 40.67) |
| CIE-LCH | lch(83.38, 40.85, 84.59°) |
| OKLab | oklab(85.82% 0.0117 0.0989) |
| OKLCH | oklch(85.82% 0.1 83.3) |
| XYZ | xyz(61.3899, 62.8788, 30.3715) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.97
Wheat (survey)
#FBDD7E
ΔE00 6.11
Navajowhite
#FFDEAD
ΔE00 6.67
Tan (survey)
#D1B26F
ΔE00 6.78
Pale Peach
#FFE5AD
ΔE00 6.91
Burlywood
#DEB887
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CB83 #83A8F0
analogous
#F09483 #F0CB83 #DEF083
triadic
#F0CB83 #83F0CB #CB83F0
tetradic
#F0CB83 #83F094 #83A8F0 #F083DE
square
#F0CB83 #83F094 #83A8F0 #F083DE
split-complementary
#F0CB83 #83DEF0 #9483F0
monochromatic
#DE9C1B #E9B44C #F0CB83 #F7E2BA #FCF4E4
Accessibility & contrast
On white
1.55
#F0CB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#F0CB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CB83
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CB83 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7D
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f0cb83; /* rgb */ color: rgb(240, 203, 131); /* oklch */ color: oklch(85.8% 0.100 83.3);
Tailwind
colors: {
custom: {
50: '#f7daa8',
500: '#f0cb83',
950: '#000000',
},
}SCSS
$custom: #f0cb83; $custom-light: #f7daa8; $custom-dark: #000000;
JSON
{
"hex": "#f0cb83",
"rgb": {
"r": 240,
"g": 203,
"b": 131
},
"hsl": {
"h": 39.633,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.8582,
"c": 0.09955,
"h": 83.3
},
"luminance": 0.62876
}Semantic roles & 50–950 ramp
primary
#F0CB83
secondary
#4C77CB
accent
#51DB0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380