#F3CD8F#F3CD8F
#F3CD8F is a very light, moderate orange. Relative luminance 0.647; OKLCH L 86.7% C 0.090 H 79.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD8F |
|---|---|
| RGB | rgb(243, 205, 143) |
| HSL | hsl(37, 81%, 76%) |
| HSV | hsv(37, 41%, 95%) |
| CMYK | cmyk(0%, 15.6%, 41.2%, 4.7%) |
| CIE-LAB | lab(84.33, 5.22, 35.83) |
| CIE-LCH | lch(84.33, 36.21, 81.71°) |
| OKLab | oklab(86.69% 0.0166 0.0883) |
| OKLCH | oklch(86.69% 0.09 79.4) |
| XYZ | xyz(63.7533, 64.7034, 35.1122) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.84
Burlywood
#DEB887
ΔE00 5.92
Pale Peach
#FFE5AD
ΔE00 6.08
Moccasin
#FFE4B5
ΔE00 6.36
Wheat
#F5DEB3
ΔE00 6.43
Very Light Brown
#D3B683
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD8F #8FB5F3
analogous
#F39B8F #F3CD8F #E7F38F
triadic
#F3CD8F #8FF3CD #CD8FF3
tetradic
#F3CD8F #8FF39B #8FB5F3 #F38FE7
square
#F3CD8F #8FF39B #8FB5F3 #F38FE7
split-complementary
#F3CD8F #8FE7F3 #9B8FF3
monochromatic
#E79C20 #EDB458 #F3CD8F #F9E6C6 #FCF3E3
Accessibility & contrast
On white
1.51
#F3CD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#F3CD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD8F
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD8F | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#E6D691
Tritanopia (blue-blind)
#FFC2BD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3cd8f; /* rgb */ color: rgb(243, 205, 143); /* oklch */ color: oklch(86.7% 0.090 79.4);
Tailwind
colors: {
custom: {
50: '#f9dcb0',
500: '#f3cd8f',
950: '#000000',
},
}SCSS
$custom: #f3cd8f; $custom-light: #f9dcb0; $custom-dark: #000000;
JSON
{
"hex": "#f3cd8f",
"rgb": {
"r": 243,
"g": 205,
"b": 143
},
"hsl": {
"h": 37.2,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.86691,
"c": 0.08986,
"h": 79.4
},
"luminance": 0.647
}Semantic roles & 50–950 ramp
primary
#F3CD8F
secondary
#5684D0
accent
#59DD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481