#F0CD8D#F0CD8D
#F0CD8D is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.4% C 0.090 H 82.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CD8D |
|---|---|
| RGB | rgb(240, 205, 141) |
| HSL | hsl(39, 77%, 75%) |
| HSV | hsv(39, 41%, 94%) |
| CMYK | cmyk(0%, 14.6%, 41.3%, 5.9%) |
| CIE-LAB | lab(84.03, 3.83, 36.41) |
| CIE-LCH | lch(84.03, 36.61, 84.00°) |
| OKLab | oklab(86.38% 0.0125 0.0896) |
| OKLCH | oklch(86.38% 0.09 82.1) |
| XYZ | xyz(62.5760, 64.1138, 34.2732) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.26
Sand (survey)
#E2CA76
ΔE00 5.81
Pale Peach
#FFE5AD
ΔE00 5.87
Burlywood
#DEB887
ΔE00 6.30
Wheat
#F5DEB3
ΔE00 6.42
Moccasin
#FFE4B5
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CD8D #8DB0F0
analogous
#F09C8D #F0CD8D #E1F08D
triadic
#F0CD8D #8DF0CD #CD8DF0
tetradic
#F0CD8D #8DF09C #8DB0F0 #F08DE1
square
#F0CD8D #8DF09C #8DB0F0 #F08DE1
split-complementary
#F0CD8D #8DE1F0 #9C8DF0
monochromatic
#E29E21 #E9B557 #F0CD8D #F7E5C3 #FBF3E4
Accessibility & contrast
On white
1.52
#F0CD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#F0CD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CD8D
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CD8D | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC88
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#FFC2BD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f0cd8d; /* rgb */ color: rgb(240, 205, 141); /* oklch */ color: oklch(86.4% 0.090 82.1);
Tailwind
colors: {
custom: {
50: '#f6dcaf',
500: '#f0cd8d',
950: '#000000',
},
}SCSS
$custom: #f0cd8d; $custom-light: #f6dcaf; $custom-dark: #000000;
JSON
{
"hex": "#f0cd8d",
"rgb": {
"r": 240,
"g": 205,
"b": 141
},
"hsl": {
"h": 38.788,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.86376,
"c": 0.09046,
"h": 82.1
},
"luminance": 0.64111
}Semantic roles & 50–950 ramp
primary
#F0CD8D
secondary
#557FCC
accent
#55D90D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481