#F0CC8D#F0CC8D
#F0CC8D is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.2% C 0.090 H 81.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CC8D |
|---|---|
| RGB | rgb(240, 204, 141) |
| HSL | hsl(38, 77%, 75%) |
| HSV | hsv(38, 41%, 94%) |
| CMYK | cmyk(0%, 15%, 41.3%, 5.9%) |
| CIE-LAB | lab(83.78, 4.35, 36.08) |
| CIE-LCH | lch(83.78, 36.35, 83.13°) |
| OKLab | oklab(86.18% 0.014 0.0888) |
| OKLCH | oklch(86.18% 0.09 81) |
| XYZ | xyz(62.3376, 63.6369, 34.1937) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.24
Burlywood
#DEB887
ΔE00 5.93
Pale Peach
#FFE5AD
ΔE00 6.11
Sand (survey)
#E2CA76
ΔE00 6.18
Very Light Brown
#D3B683
ΔE00 6.35
Wheat
#F5DEB3
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CC8D #8DB1F0
analogous
#F09B8D #F0CC8D #E2F08D
triadic
#F0CC8D #8DF0CC #CC8DF0
tetradic
#F0CC8D #8DF09B #8DB1F0 #F08DE2
square
#F0CC8D #8DF09B #8DB1F0 #F08DE2
split-complementary
#F0CC8D #8DE2F0 #9B8DF0
monochromatic
#E29C21 #E9B457 #F0CC8D #F7E4C3 #FBF3E4
Accessibility & contrast
On white
1.53
#F0CC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#F0CC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CC8D
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CC8D | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC88
Deuteranopia (green-blind)
#E4D58F
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f0cc8d; /* rgb */ color: rgb(240, 204, 141); /* oklch */ color: oklch(86.2% 0.090 81.0);
Tailwind
colors: {
custom: {
50: '#f6dbaf',
500: '#f0cc8d',
950: '#000000',
},
}SCSS
$custom: #f0cc8d; $custom-light: #f6dbaf; $custom-dark: #000000;
JSON
{
"hex": "#f0cc8d",
"rgb": {
"r": 240,
"g": 204,
"b": 141
},
"hsl": {
"h": 38.182,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.86181,
"c": 0.08994,
"h": 81
},
"luminance": 0.63634
}Semantic roles & 50–950 ramp
primary
#F0CC8D
secondary
#5580CC
accent
#57D90D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481