#F3CE92#F3CE92
#F3CE92 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 86.9% C 0.087 H 79.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CE92 |
|---|---|
| RGB | rgb(243, 206, 146) |
| HSL | hsl(37, 80%, 76%) |
| HSV | hsv(37, 40%, 95%) |
| CMYK | cmyk(0%, 15.2%, 39.9%, 4.7%) |
| CIE-LAB | lab(84.63, 5.02, 34.68) |
| CIE-LCH | lch(84.63, 35.04, 81.76°) |
| OKLab | oklab(86.94% 0.0162 0.0858) |
| OKLCH | oklch(86.94% 0.087 79.3) |
| XYZ | xyz(64.2235, 65.2755, 36.4051) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.41
Pale Peach
#FFE5AD
ΔE00 5.75
Moccasin
#FFE4B5
ΔE00 5.93
Burlywood
#DEB887
ΔE00 5.94
Wheat
#F5DEB3
ΔE00 5.97
Light Peach
#FFD8B1
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CE92 #92B7F3
analogous
#F39E92 #F3CE92 #E8F392
triadic
#F3CE92 #92F3CE #CE92F3
tetradic
#F3CE92 #92F39E #92B7F3 #F392E8
square
#F3CE92 #92F39E #92B7F3 #F392E8
split-complementary
#F3CE92 #92E8F3 #9E92F3
monochromatic
#E79C24 #EDB55B #F3CE92 #F9E7C9 #FCF3E3
Accessibility & contrast
On white
1.49
#F3CE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#F3CE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CE92
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CE92 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8E
Deuteranopia (green-blind)
#E6D794
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f3ce92; /* rgb */ color: rgb(243, 206, 146); /* oklch */ color: oklch(86.9% 0.087 79.3);
Tailwind
colors: {
custom: {
50: '#f8dcb2',
500: '#f3ce92',
950: '#000000',
},
}SCSS
$custom: #f3ce92; $custom-light: #f8dcb2; $custom-dark: #000000;
JSON
{
"hex": "#f3ce92",
"rgb": {
"r": 243,
"g": 206,
"b": 146
},
"hsl": {
"h": 37.113,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.86938,
"c": 0.08727,
"h": 79.3
},
"luminance": 0.65273
}Semantic roles & 50–950 ramp
primary
#F3CE92
secondary
#5986D0
accent
#5ADC09
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481