#F3CD8A#F3CD8A
#F3CD8A is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.6% C 0.095 H 81.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD8A |
|---|---|
| RGB | rgb(243, 205, 138) |
| HSL | hsl(38, 81%, 75%) |
| HSV | hsv(38, 43%, 95%) |
| CMYK | cmyk(0%, 15.6%, 43.2%, 4.7%) |
| CIE-LAB | lab(84.25, 4.70, 38.29) |
| CIE-LCH | lch(84.25, 38.58, 83.00°) |
| OKLab | oklab(86.61% 0.0147 0.0938) |
| OKLCH | oklch(86.61% 0.095 81.1) |
| XYZ | xyz(63.3829, 64.5553, 33.1616) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.54
Sand (survey)
#E2CA76
ΔE00 6.07
Pale Peach
#FFE5AD
ΔE00 6.26
Burlywood
#DEB887
ΔE00 6.51
Wheat (survey)
#FBDD7E
ΔE00 6.79
Moccasin
#FFE4B5
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD8A #8AB0F3
analogous
#F3998A #F3CD8A #E4F38A
triadic
#F3CD8A #8AF3CD #CD8AF3
tetradic
#F3CD8A #8AF399 #8AB0F3 #F38AE4
square
#F3CD8A #8AF399 #8AB0F3 #F38AE4
split-complementary
#F3CD8A #8AE4F3 #998AF3
monochromatic
#E89E1B #EDB552 #F3CD8A #F9E5C2 #FCF3E3
Accessibility & contrast
On white
1.51
#F3CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#F3CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD8A
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD8A | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD85
Deuteranopia (green-blind)
#E7D68C
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3cd8a; /* rgb */ color: rgb(243, 205, 138); /* oklch */ color: oklch(86.6% 0.095 81.1);
Tailwind
colors: {
custom: {
50: '#f9dcad',
500: '#f3cd8a',
950: '#000000',
},
}SCSS
$custom: #f3cd8a; $custom-light: #f9dcad; $custom-dark: #000000;
JSON
{
"hex": "#f3cd8a",
"rgb": {
"r": 243,
"g": 205,
"b": 138
},
"hsl": {
"h": 38.286,
"s": 81.395,
"l": 74.706
},
"oklch": {
"l": 0.86606,
"c": 0.09491,
"h": 81.1
},
"luminance": 0.64552
}Semantic roles & 50–950 ramp
primary
#F3CD8A
secondary
#527FD0
accent
#55DE08
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481