#F7EE83#F7EE83
#F7EE83 is a very light, vivid yellow. Relative luminance 0.826; OKLCH L 93.4% C 0.129 H 104.3°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EE83 |
|---|---|
| RGB | rgb(247, 238, 131) |
| HSL | hsl(55, 88%, 74%) |
| HSV | hsv(55, 47%, 97%) |
| CMYK | cmyk(0%, 3.6%, 47%, 3.1%) |
| CIE-LAB | lab(92.82, -11.11, 52.53) |
| CIE-LCH | lch(92.82, 53.69, 101.94°) |
| OKLab | oklab(93.43% -0.032 0.1253) |
| OKLCH | oklch(93.43% 0.129 104.3) |
| XYZ | xyz(73.0308, 82.5640, 33.5578) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.61
Manilla
#FFFA86
ΔE00 2.69
Straw
#FCF679
ΔE00 2.70
Khaki (CSS)
#F0E68C
ΔE00 2.88
Dark Cream
#FFF39A
ΔE00 3.09
Buff
#FEF69E
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EE83 #838CF7
analogous
#F7B483 #F7EE83 #C6F783
triadic
#F7EE83 #83F7EE #EE83F7
tetradic
#F7EE83 #83F7B4 #838CF7 #F783C6
square
#F7EE83 #83F7B4 #838CF7 #F783C6
split-complementary
#F7EE83 #83C6F7 #B483F7
monochromatic
#F0DE10 #F3E64A #F7EE83 #FBF6BC #FDFBE2
Accessibility & contrast
On white
1.20
#F7EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#F7EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EE83
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EE83 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77A
Deuteranopia (green-blind)
#FFED88
Tritanopia (blue-blind)
#FFE1D5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f7ee83; /* rgb */ color: rgb(247, 238, 131); /* oklch */ color: oklch(93.4% 0.129 104.3);
Tailwind
colors: {
custom: {
50: '#fcf3a9',
500: '#f7ee83',
950: '#000000',
},
}SCSS
$custom: #f7ee83; $custom-light: #fcf3a9; $custom-dark: #000000;
JSON
{
"hex": "#f7ee83",
"rgb": {
"r": 247,
"g": 238,
"b": 131
},
"hsl": {
"h": 55.345,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.93428,
"c": 0.12936,
"h": 104.3
},
"luminance": 0.82562
}Semantic roles & 50–950 ramp
primary
#F7EE83
secondary
#4A55D4
accent
#13E401
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581