#F4CF8A#F4CF8A
#F4CF8A is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.1% C 0.096 H 82.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CF8A |
|---|---|
| RGB | rgb(244, 207, 138) |
| HSL | hsl(39, 83%, 75%) |
| HSV | hsv(39, 43%, 96%) |
| CMYK | cmyk(0%, 15.2%, 43.4%, 4.3%) |
| CIE-LAB | lab(84.84, 4.06, 39.06) |
| CIE-LCH | lch(84.84, 39.27, 84.06°) |
| OKLab | oklab(87.09% 0.0127 0.0955) |
| OKLCH | oklch(87.09% 0.096 82.4) |
| XYZ | xyz(64.2105, 65.6967, 33.3383) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.58
Sand (survey)
#E2CA76
ΔE00 5.64
Pale Peach
#FFE5AD
ΔE00 5.92
Wheat (survey)
#FBDD7E
ΔE00 6.09
Moccasin
#FFE4B5
ΔE00 6.78
Wheat
#F5DEB3
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CF8A #8AAFF4
analogous
#F49A8A #F4CF8A #E4F48A
triadic
#F4CF8A #8AF4CF #CF8AF4
tetradic
#F4CF8A #8AF49A #8AAFF4 #F48AE4
square
#F4CF8A #8AF49A #8AAFF4 #F48AE4
split-complementary
#F4CF8A #8AE4F4 #9A8AF4
monochromatic
#E9A11A #EFB852 #F4CF8A #F9E6C2 #FCF4E3
Accessibility & contrast
On white
1.49
#F4CF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#F4CF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CF8A
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CF8A | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE85
Deuteranopia (green-blind)
#E9D88C
Tritanopia (blue-blind)
#FFC3BE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f4cf8a; /* rgb */ color: rgb(244, 207, 138); /* oklch */ color: oklch(87.1% 0.096 82.4);
Tailwind
colors: {
custom: {
50: '#f9ddad',
500: '#f4cf8a',
950: '#000000',
},
}SCSS
$custom: #f4cf8a; $custom-light: #f9ddad; $custom-dark: #000000;
JSON
{
"hex": "#f4cf8a",
"rgb": {
"r": 244,
"g": 207,
"b": 138
},
"hsl": {
"h": 39.057,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.87089,
"c": 0.09637,
"h": 82.4
},
"luminance": 0.65694
}Semantic roles & 50–950 ramp
primary
#F4CF8A
secondary
#517ED1
accent
#52DF06
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481