#F0CD8A#F0CD8A
#F0CD8A is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.3% C 0.094 H 83.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CD8A |
|---|---|
| RGB | rgb(240, 205, 138) |
| HSL | hsl(39, 77%, 74%) |
| HSV | hsv(39, 43%, 94%) |
| CMYK | cmyk(0%, 14.6%, 42.5%, 5.9%) |
| CIE-LAB | lab(83.98, 3.52, 37.88) |
| CIE-LCH | lch(83.98, 38.04, 84.70°) |
| OKLab | oklab(86.33% 0.0113 0.0929) |
| OKLCH | oklch(86.33% 0.094 83) |
| XYZ | xyz(62.3558, 64.0257, 33.1135) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.29
Navajowhite
#FFDEAD
ΔE00 5.72
Pale Peach
#FFE5AD
ΔE00 6.04
Wheat (survey)
#FBDD7E
ΔE00 6.37
Burlywood
#DEB887
ΔE00 6.69
Very Light Brown
#D3B683
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CD8A #8AADF0
analogous
#F09A8A #F0CD8A #E0F08A
triadic
#F0CD8A #8AF0CD #CD8AF0
tetradic
#F0CD8A #8AF09A #8AADF0 #F08AE0
square
#F0CD8A #8AF09A #8AADF0 #F08AE0
split-complementary
#F0CD8A #8AE0F0 #9A8AF0
monochromatic
#E29F1E #E9B654 #F0CD8A #F7E4C0 #FCF3E4
Accessibility & contrast
On white
1.52
#F0CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#F0CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CD8A
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CD8A | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC85
Deuteranopia (green-blind)
#E6D58C
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f0cd8a; /* rgb */ color: rgb(240, 205, 138); /* oklch */ color: oklch(86.3% 0.094 83.0);
Tailwind
colors: {
custom: {
50: '#f7dcad',
500: '#f0cd8a',
950: '#000000',
},
}SCSS
$custom: #f0cd8a; $custom-light: #f7dcad; $custom-dark: #000000;
JSON
{
"hex": "#f0cd8a",
"rgb": {
"r": 240,
"g": 205,
"b": 138
},
"hsl": {
"h": 39.412,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.86325,
"c": 0.09355,
"h": 83
},
"luminance": 0.64023
}Semantic roles & 50–950 ramp
primary
#F0CD8A
secondary
#537CCC
accent
#53DA0C
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481