#F0CC93#F0CC93
#F0CC93 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.3% C 0.084 H 78.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CC93 |
|---|---|
| RGB | rgb(240, 204, 147) |
| HSL | hsl(37, 76%, 76%) |
| HSV | hsv(37, 39%, 94%) |
| CMYK | cmyk(0%, 15%, 38.8%, 5.9%) |
| CIE-LAB | lab(83.87, 5.00, 33.12) |
| CIE-LCH | lch(83.87, 33.50, 81.42°) |
| OKLab | oklab(86.29% 0.0163 0.0822) |
| OKLCH | oklch(86.29% 0.084 78.8) |
| XYZ | xyz(62.7962, 63.8203, 36.6089) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.51
Burlywood
#DEB887
ΔE00 5.28
Wheat
#F5DEB3
ΔE00 5.84
Moccasin
#FFE4B5
ΔE00 6.02
Pale Peach
#FFE5AD
ΔE00 6.07
Very Light Brown
#D3B683
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CC93 #93B7F0
analogous
#F09D93 #F0CC93 #E6F093
triadic
#F0CC93 #93F0CC #CC93F0
tetradic
#F0CC93 #93F09D #93B7F0 #F093E6
square
#F0CC93 #93F09D #93B7F0 #F093E6
split-complementary
#F0CC93 #93E6F0 #9D93F0
monochromatic
#E19928 #E9B35D #F0CC93 #F7E5C9 #FBF2E4
Accessibility & contrast
On white
1.53
#F0CC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#F0CC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CC93
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CC93 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8F
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#FEC2BD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f0cc93; /* rgb */ color: rgb(240, 204, 147); /* oklch */ color: oklch(86.3% 0.084 78.8);
Tailwind
colors: {
custom: {
50: '#f6dbb3',
500: '#f0cc93',
950: '#000000',
},
}SCSS
$custom: #f0cc93; $custom-light: #f6dbb3; $custom-dark: #000000;
JSON
{
"hex": "#f0cc93",
"rgb": {
"r": 240,
"g": 204,
"b": 147
},
"hsl": {
"h": 36.774,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.86287,
"c": 0.08378,
"h": 78.8
},
"luminance": 0.63818
}Semantic roles & 50–950 ramp
primary
#F0CC93
secondary
#5B87CC
accent
#5CD80E
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171511
muted
#858481