#F3DC98#F3DC98
#F3DC98 is a very light, moderate orange. Relative luminance 0.725; OKLCH L 89.8% C 0.090 H 91.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DC98 |
|---|---|
| RGB | rgb(243, 220, 152) |
| HSL | hsl(45, 79%, 77%) |
| HSV | hsv(45, 37%, 95%) |
| CMYK | cmyk(0%, 9.5%, 37.4%, 4.7%) |
| CIE-LAB | lab(88.21, -1.51, 36.32) |
| CIE-LCH | lch(88.21, 36.35, 92.39°) |
| OKLab | oklab(89.79% -0.0024 0.0898) |
| OKLCH | oklch(89.79% 0.09 91.5) |
| XYZ | xyz(68.2242, 72.5104, 40.1018) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.64
Pale Peach
#FFE5AD
ΔE00 3.73
Beige (survey)
#E6DAA6
ΔE00 4.47
Light Tan
#FBEEAC
ΔE00 4.64
Wheat (survey)
#FBDD7E
ΔE00 4.70
Sandy
#F1DA7A
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DC98 #98AFF3
analogous
#F3AE98 #F3DC98 #DDF398
triadic
#F3DC98 #98F3DC #DC98F3
tetradic
#F3DC98 #98F3AE #98AFF3 #F398DD
square
#F3DC98 #98F3AE #98AFF3 #F398DD
split-complementary
#F3DC98 #98DDF3 #AE98F3
monochromatic
#E6B72A #EDC961 #F3DC98 #F9EFCF #FCF6E4
Accessibility & contrast
On white
1.35
#F3DC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#F3DC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DC98
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DC98 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#F0E09A
Tritanopia (blue-blind)
#FFD2CB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f3dc98; /* rgb */ color: rgb(243, 220, 152); /* oklch */ color: oklch(89.8% 0.090 91.5);
Tailwind
colors: {
custom: {
50: '#f8e6b7',
500: '#f3dc98',
950: '#000000',
},
}SCSS
$custom: #f3dc98; $custom-light: #f8e6b7; $custom-dark: #000000;
JSON
{
"hex": "#f3dc98",
"rgb": {
"r": 243,
"g": 220,
"b": 152
},
"hsl": {
"h": 44.835,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.89793,
"c": 0.08981,
"h": 91.5
},
"luminance": 0.72508
}Semantic roles & 50–950 ramp
primary
#F3DC98
secondary
#5E7BD1
accent
#3FDB0A
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481