#F3CF8D#F3CF8D
#F3CF8D is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.0% C 0.093 H 82.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CF8D |
|---|---|
| RGB | rgb(243, 207, 141) |
| HSL | hsl(39, 81%, 75%) |
| HSV | hsv(39, 42%, 95%) |
| CMYK | cmyk(0%, 14.8%, 42%, 4.7%) |
| CIE-LAB | lab(84.80, 3.98, 37.46) |
| CIE-LCH | lch(84.80, 37.67, 83.94°) |
| OKLab | oklab(87.05% 0.0128 0.092) |
| OKLCH | oklch(87.05% 0.093 82.1) |
| XYZ | xyz(64.0846, 65.6063, 34.4818) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.16
Pale Peach
#FFE5AD
ΔE00 5.64
Sand (survey)
#E2CA76
ΔE00 5.85
Moccasin
#FFE4B5
ΔE00 6.37
Wheat (survey)
#FBDD7E
ΔE00 6.47
Wheat
#F5DEB3
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CF8D #8DB1F3
analogous
#F39C8D #F3CF8D #E4F38D
triadic
#F3CF8D #8DF3CF #CF8DF3
tetradic
#F3CF8D #8DF39C #8DB1F3 #F38DE4
square
#F3CF8D #8DF39C #8DB1F3 #F38DE4
split-complementary
#F3CF8D #8DE4F3 #9C8DF3
monochromatic
#E7A01E #EDB856 #F3CF8D #F9E6C4 #FCF3E3
Accessibility & contrast
On white
1.49
#F3CF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#F3CF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CF8D
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CF8D | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE88
Deuteranopia (green-blind)
#E8D88F
Tritanopia (blue-blind)
#FFC4BE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f3cf8d; /* rgb */ color: rgb(243, 207, 141); /* oklch */ color: oklch(87.0% 0.093 82.1);
Tailwind
colors: {
custom: {
50: '#f9ddaf',
500: '#f3cf8d',
950: '#000000',
},
}SCSS
$custom: #f3cf8d; $custom-light: #f9ddaf; $custom-dark: #000000;
JSON
{
"hex": "#f3cf8d",
"rgb": {
"r": 243,
"g": 207,
"b": 141
},
"hsl": {
"h": 38.824,
"s": 80.952,
"l": 75.294
},
"oklch": {
"l": 0.87046,
"c": 0.09288,
"h": 82.1
},
"luminance": 0.65603
}Semantic roles & 50–950 ramp
primary
#F3CF8D
secondary
#5480D0
accent
#53DD08
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481