#F0CE86#F0CE86
#F0CE86 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.5% C 0.098 H 85.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CE86 |
|---|---|
| RGB | rgb(240, 206, 134) |
| HSL | hsl(41, 78%, 73%) |
| HSV | hsv(41, 44%, 94%) |
| CMYK | cmyk(0%, 14.2%, 44.2%, 5.9%) |
| CIE-LAB | lab(84.17, 2.59, 40.16) |
| CIE-LCH | lch(84.17, 40.24, 86.31°) |
| OKLab | oklab(86.46% 0.0083 0.0979) |
| OKLCH | oklch(86.46% 0.098 85.2) |
| XYZ | xyz(62.3115, 64.3919, 31.6963) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.35
Wheat (survey)
#FBDD7E
ΔE00 5.33
Sandy
#F1DA7A
ΔE00 6.05
Pale Peach
#FFE5AD
ΔE00 6.21
Navajowhite
#FFDEAD
ΔE00 6.44
Light Mustard
#F7D560
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CE86 #86A8F0
analogous
#F09986 #F0CE86 #DDF086
triadic
#F0CE86 #86F0CE #CE86F0
tetradic
#F0CE86 #86F099 #86A8F0 #F086DD
square
#F0CE86 #86F099 #86A8F0 #F086DD
split-complementary
#F0CE86 #86DDF0 #9986F0
monochromatic
#E0A11C #E9B850 #F0CE86 #F7E4BC #FCF4E4
Accessibility & contrast
On white
1.51
#F0CE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#F0CE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CE86
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CE86 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD81
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f0ce86; /* rgb */ color: rgb(240, 206, 134); /* oklch */ color: oklch(86.5% 0.098 85.2);
Tailwind
colors: {
custom: {
50: '#f7dcaa',
500: '#f0ce86',
950: '#000000',
},
}SCSS
$custom: #f0ce86; $custom-light: #f7dcaa; $custom-dark: #000000;
JSON
{
"hex": "#f0ce86",
"rgb": {
"r": 240,
"g": 206,
"b": 134
},
"hsl": {
"h": 40.755,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.86456,
"c": 0.09822,
"h": 85.2
},
"luminance": 0.64389
}Semantic roles & 50–950 ramp
primary
#F0CE86
secondary
#4F77CB
accent
#4EDA0B
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481