#F4CC8A#F4CC8A
#F4CC8A is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.5% C 0.095 H 79.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CC8A |
|---|---|
| RGB | rgb(244, 204, 138) |
| HSL | hsl(37, 83%, 75%) |
| HSV | hsv(37, 43%, 96%) |
| CMYK | cmyk(0%, 16.4%, 43.4%, 4.3%) |
| CIE-LAB | lab(84.10, 5.62, 38.11) |
| CIE-LCH | lch(84.10, 38.52, 81.62°) |
| OKLab | oklab(86.51% 0.0173 0.0933) |
| OKLCH | oklch(86.51% 0.095 79.5) |
| XYZ | xyz(63.4906, 64.2569, 33.0984) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.53
Burlywood
#DEB887
ΔE00 6.16
Pale Peach
#FFE5AD
ΔE00 6.61
Sand (survey)
#E2CA76
ΔE00 6.72
Very Light Brown
#D3B683
ΔE00 6.97
Moccasin
#FFE4B5
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CC8A #8AB2F4
analogous
#F4978A #F4CC8A #E7F48A
triadic
#F4CC8A #8AF4CC #CC8AF4
tetradic
#F4CC8A #8AF497 #8AB2F4 #F48AE7
square
#F4CC8A #8AF497 #8AB2F4 #F48AE7
split-complementary
#F4CC8A #8AE7F4 #978AF4
monochromatic
#E99B1A #EFB452 #F4CC8A #F9E4C2 #FCF3E3
Accessibility & contrast
On white
1.52
#F4CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#F4CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CC8A
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CC8A | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC85
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f4cc8a; /* rgb */ color: rgb(244, 204, 138); /* oklch */ color: oklch(86.5% 0.095 79.5);
Tailwind
colors: {
custom: {
50: '#f9dbad',
500: '#f4cc8a',
950: '#000000',
},
}SCSS
$custom: #f4cc8a; $custom-light: #f9dbad; $custom-dark: #000000;
JSON
{
"hex": "#f4cc8a",
"rgb": {
"r": 244,
"g": 204,
"b": 138
},
"hsl": {
"h": 37.358,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.86506,
"c": 0.09493,
"h": 79.5
},
"luminance": 0.64254
}Semantic roles & 50–950 ramp
primary
#F4CC8A
secondary
#5181D1
accent
#58DF06
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481