#F3CE97#F3CE97
#F3CE97 is a very light, moderate orange. Relative luminance 0.654; OKLCH L 87.0% C 0.082 H 77.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CE97 |
|---|---|
| RGB | rgb(243, 206, 151) |
| HSL | hsl(36, 79%, 77%) |
| HSV | hsv(36, 38%, 95%) |
| CMYK | cmyk(0%, 15.2%, 37.9%, 4.7%) |
| CIE-LAB | lab(84.71, 5.58, 32.21) |
| CIE-LCH | lch(84.71, 32.69, 80.18°) |
| OKLab | oklab(87.03% 0.0182 0.0801) |
| OKLCH | oklch(87.03% 0.082 77.2) |
| XYZ | xyz(64.6210, 65.4345, 38.4984) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.88
Light Peach
#FFD8B1
ΔE00 5.41
Wheat
#F5DEB3
ΔE00 5.52
Burlywood
#DEB887
ΔE00 5.54
Moccasin
#FFE4B5
ΔE00 5.57
Pale Peach
#FFE5AD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CE97 #97BCF3
analogous
#F3A097 #F3CE97 #EAF397
triadic
#F3CE97 #97F3CE #CE97F3
tetradic
#F3CE97 #97F3A0 #97BCF3 #F397EA
square
#F3CE97 #97F3A0 #97BCF3 #F397EA
split-complementary
#F3CE97 #97EAF3 #A097F3
monochromatic
#E69A29 #EDB460 #F3CE97 #F9E8CE #FCF2E4
Accessibility & contrast
On white
1.49
#F3CE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#F3CE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CE97
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CE97 | 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)
#DDCE93
Deuteranopia (green-blind)
#E6D798
Tritanopia (blue-blind)
#FFC4C0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f3ce97; /* rgb */ color: rgb(243, 206, 151); /* oklch */ color: oklch(87.0% 0.082 77.2);
Tailwind
colors: {
custom: {
50: '#f8dcb6',
500: '#f3ce97',
950: '#000000',
},
}SCSS
$custom: #f3ce97; $custom-light: #f8dcb6; $custom-dark: #000000;
JSON
{
"hex": "#f3ce97",
"rgb": {
"r": 243,
"g": 206,
"b": 151
},
"hsl": {
"h": 35.87,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.87029,
"c": 0.08218,
"h": 77.2
},
"luminance": 0.65432
}Semantic roles & 50–950 ramp
primary
#F3CE97
secondary
#5D8CD1
accent
#5EDC0A
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481