#F0CE83#F0CE83
#F0CE83 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.4% C 0.101 H 86.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CE83 |
|---|---|
| RGB | rgb(240, 206, 131) |
| HSL | hsl(41, 78%, 73%) |
| HSV | hsv(41, 45%, 94%) |
| CMYK | cmyk(0%, 14.2%, 45.4%, 5.9%) |
| CIE-LAB | lab(84.13, 2.30, 41.61) |
| CIE-LCH | lch(84.13, 41.68, 86.84°) |
| OKLab | oklab(86.41% 0.0071 0.101) |
| OKLCH | oklch(86.41% 0.101 86) |
| XYZ | xyz(62.1052, 64.3094, 30.6100) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.96
Wheat (survey)
#FBDD7E
ΔE00 4.91
Sandy
#F1DA7A
ΔE00 5.61
Light Mustard
#F7D560
ΔE00 6.48
Pale Peach
#FFE5AD
ΔE00 6.51
Navajowhite
#FFDEAD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CE83 #83A5F0
analogous
#F09783 #F0CE83 #DCF083
triadic
#F0CE83 #83F0CE #CE83F0
tetradic
#F0CE83 #83F097 #83A5F0 #F083DC
square
#F0CE83 #83F097 #83A5F0 #F083DC
split-complementary
#F0CE83 #83DCF0 #9783F0
monochromatic
#DEA11B #E9B84C #F0CE83 #F7E4BA #FCF4E4
Accessibility & contrast
On white
1.51
#F0CE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#F0CE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CE83
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CE83 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7D
Deuteranopia (green-blind)
#E7D685
Tritanopia (blue-blind)
#FFC2BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f0ce83; /* rgb */ color: rgb(240, 206, 131); /* oklch */ color: oklch(86.4% 0.101 86.0);
Tailwind
colors: {
custom: {
50: '#f7dca8',
500: '#f0ce83',
950: '#000000',
},
}SCSS
$custom: #f0ce83; $custom-light: #f7dca8; $custom-dark: #000000;
JSON
{
"hex": "#f0ce83",
"rgb": {
"r": 240,
"g": 206,
"b": 131
},
"hsl": {
"h": 41.284,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.86408,
"c": 0.10126,
"h": 86
},
"luminance": 0.64307
}Semantic roles & 50–950 ramp
primary
#F0CE83
secondary
#4C74CB
accent
#4CDB0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480