#F8CD8A#F8CD8A
#F8CD8A is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.1% C 0.097 H 78.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CD8A |
|---|---|
| RGB | rgb(248, 205, 138) |
| HSL | hsl(37, 89%, 76%) |
| HSV | hsv(37, 44%, 97%) |
| CMYK | cmyk(0%, 17.3%, 44.4%, 2.7%) |
| CIE-LAB | lab(84.72, 6.68, 38.98) |
| CIE-LCH | lch(84.72, 39.55, 80.27°) |
| OKLab | oklab(87.08% 0.0202 0.0953) |
| OKLCH | oklch(87.08% 0.097 78) |
| XYZ | xyz(65.1324, 65.4574, 33.2436) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.53
Burlywood
#DEB887
ΔE00 6.48
Pale Peach
#FFE5AD
ΔE00 6.84
Moccasin
#FFE4B5
ΔE00 7.19
Light Peach
#FFD8B1
ΔE00 7.30
Sand (survey)
#E2CA76
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CD8A #8AB5F8
analogous
#F8968A #F8CD8A #ECF88A
triadic
#F8CD8A #8AF8CD #CD8AF8
tetradic
#F8CD8A #8AF896 #8AB5F8 #F88AEC
square
#F8CD8A #8AF896 #8AB5F8 #F88AEC
split-complementary
#F8CD8A #8AECF8 #968AF8
monochromatic
#F19C17 #F5B450 #F8CD8A #FBE6C4 #FDF3E2
Accessibility & contrast
On white
1.49
#F8CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#F8CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CD8A
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CD8A | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD85
Deuteranopia (green-blind)
#E9D88C
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f8cd8a; /* rgb */ color: rgb(248, 205, 138); /* oklch */ color: oklch(87.1% 0.097 78.0);
Tailwind
colors: {
custom: {
50: '#fcdcad',
500: '#f8cd8a',
950: '#000000',
},
}SCSS
$custom: #f8cd8a; $custom-light: #fcdcad; $custom-dark: #000000;
JSON
{
"hex": "#f8cd8a",
"rgb": {
"r": 248,
"g": 205,
"b": 138
},
"hsl": {
"h": 36.545,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.87079,
"c": 0.09742,
"h": 78
},
"luminance": 0.65454
}Semantic roles & 50–950 ramp
primary
#F8CD8A
secondary
#5084D6
accent
#5AE500
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481