#F4CD8A#F4CD8A
#F4CD8A is a very light, moderate orange. Relative luminance 0.647; OKLCH L 86.7% C 0.095 H 80.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CD8A |
|---|---|
| RGB | rgb(244, 205, 138) |
| HSL | hsl(38, 83%, 75%) |
| HSV | hsv(38, 43%, 96%) |
| CMYK | cmyk(0%, 16%, 43.4%, 4.3%) |
| CIE-LAB | lab(84.35, 5.10, 38.43) |
| CIE-LCH | lch(84.35, 38.76, 82.44°) |
| OKLab | oklab(86.7% 0.0158 0.0941) |
| OKLCH | oklch(86.7% 0.095 80.5) |
| XYZ | xyz(63.7290, 64.7338, 33.1779) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.51
Sand (survey)
#E2CA76
ΔE00 6.34
Pale Peach
#FFE5AD
ΔE00 6.35
Burlywood
#DEB887
ΔE00 6.48
Moccasin
#FFE4B5
ΔE00 6.93
Wheat (survey)
#FBDD7E
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CD8A #8AB1F4
analogous
#F4988A #F4CD8A #E6F48A
triadic
#F4CD8A #8AF4CD #CD8AF4
tetradic
#F4CD8A #8AF498 #8AB1F4 #F48AE6
square
#F4CD8A #8AF498 #8AB1F4 #F48AE6
split-complementary
#F4CD8A #8AE6F4 #988AF4
monochromatic
#E99D1A #EFB552 #F4CD8A #F9E5C2 #FCF3E3
Accessibility & contrast
On white
1.51
#F4CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#F4CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CD8A
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CD8A | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD85
Deuteranopia (green-blind)
#E7D78C
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f4cd8a; /* rgb */ color: rgb(244, 205, 138); /* oklch */ color: oklch(86.7% 0.095 80.5);
Tailwind
colors: {
custom: {
50: '#f9dcad',
500: '#f4cd8a',
950: '#000000',
},
}SCSS
$custom: #f4cd8a; $custom-light: #f9dcad; $custom-dark: #000000;
JSON
{
"hex": "#f4cd8a",
"rgb": {
"r": 244,
"g": 205,
"b": 138
},
"hsl": {
"h": 37.925,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.867,
"c": 0.09538,
"h": 80.5
},
"luminance": 0.64731
}Semantic roles & 50–950 ramp
primary
#F4CD8A
secondary
#5180D1
accent
#56DF06
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481