#F2DE73#F2DE73
#F2DE73 is a very light, vivid yellow. Relative luminance 0.724; OKLCH L 89.6% C 0.130 H 98.9°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DE73 |
|---|---|
| RGB | rgb(242, 222, 115) |
| HSL | hsl(51, 83%, 70%) |
| HSV | hsv(51, 52%, 95%) |
| CMYK | cmyk(0%, 8.3%, 52.5%, 5.1%) |
| CIE-LAB | lab(88.14, -6.49, 54.35) |
| CIE-LCH | lch(88.14, 54.73, 96.81°) |
| OKLab | oklab(89.56% -0.0201 0.1281) |
| OKLCH | oklch(89.56% 0.13 98.9) |
| XYZ | xyz(65.8359, 72.3602, 26.7153) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.93
Yellow Tan
#FFE36E
ΔE00 2.72
Sand Yellow
#FCE166
ΔE00 2.74
Dull Yellow
#EEDC5B
ΔE00 2.80
Pale Gold
#FDDE6C
ΔE00 3.03
Wheat (survey)
#FBDD7E
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DE73 #7387F2
analogous
#F29E73 #F2DE73 #C7F273
triadic
#F2DE73 #73F2DE #DE73F2
tetradic
#F2DE73 #73F29E #7387F2 #F273C7
square
#F2DE73 #73F29E #7387F2 #F273C7
split-complementary
#F2DE73 #73C7F2 #9E73F2
monochromatic
#D7B814 #EDD13B #F2DE73 #F7EBAB #FCF8E3
Accessibility & contrast
On white
1.36
#F2DE73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#F2DE73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DE73
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DE73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DE73 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D969
Deuteranopia (green-blind)
#F5E078
Tritanopia (blue-blind)
#FFD1C5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2de73; /* rgb */ color: rgb(242, 222, 115); /* oklch */ color: oklch(89.6% 0.130 98.9);
Tailwind
colors: {
custom: {
50: '#f9e89e',
500: '#f2de73',
950: '#000000',
},
}SCSS
$custom: #f2de73; $custom-light: #f9e89e; $custom-dark: #000000;
JSON
{
"hex": "#f2de73",
"rgb": {
"r": 242,
"g": 222,
"b": 115
},
"hsl": {
"h": 50.551,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.89556,
"c": 0.12962,
"h": 98.9
},
"luminance": 0.72358
}Semantic roles & 50–950 ramp
primary
#F2DE73
secondary
#3D54CC
accent
#28DF06
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480