#F2DE99#F2DE99
#F2DE99 is a very light, moderate yellow. Relative luminance 0.734; OKLCH L 90.1% C 0.090 H 93.9°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DE99 |
|---|---|
| RGB | rgb(242, 222, 153) |
| HSL | hsl(47, 77%, 77%) |
| HSV | hsv(47, 37%, 95%) |
| CMYK | cmyk(0%, 8.3%, 36.8%, 5.1%) |
| CIE-LAB | lab(88.65, -2.81, 36.36) |
| CIE-LCH | lch(88.65, 36.47, 94.41°) |
| OKLab | oklab(90.12% -0.0061 0.0899) |
| OKLCH | oklch(90.12% 0.09 93.9) |
| XYZ | xyz(68.4903, 73.4219, 40.6948) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.08
Light Tan
#FBEEAC
ΔE00 3.87
Pale Peach
#FFE5AD
ΔE00 4.16
Beige (survey)
#E6DAA6
ΔE00 4.18
Palegoldenrod
#EEE8AA
ΔE00 4.66
Sandy
#F1DA7A
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DE99 #99ADF2
analogous
#F2B299 #F2DE99 #D9F299
triadic
#F2DE99 #99F2DE #DE99F2
tetradic
#F2DE99 #99F2B2 #99ADF2 #F299D9
square
#F2DE99 #99F2B2 #99ADF2 #F299D9
split-complementary
#F2DE99 #99D9F2 #B299F2
monochromatic
#E4BB2C #EBCC63 #F2DE99 #F9F0CF #FCF6E4
Accessibility & contrast
On white
1.34
#F2DE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#F2DE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DE99
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DE99 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB94
Deuteranopia (green-blind)
#F1E19B
Tritanopia (blue-blind)
#FFD4CC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2de99; /* rgb */ color: rgb(242, 222, 153); /* oklch */ color: oklch(90.1% 0.090 93.9);
Tailwind
colors: {
custom: {
50: '#f7e8b7',
500: '#f2de99',
950: '#000000',
},
}SCSS
$custom: #f2de99; $custom-light: #f7e8b7; $custom-dark: #000000;
JSON
{
"hex": "#f2de99",
"rgb": {
"r": 242,
"g": 222,
"b": 153
},
"hsl": {
"h": 46.517,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.90121,
"c": 0.09013,
"h": 93.9
},
"luminance": 0.7342
}Semantic roles & 50–950 ramp
primary
#F2DE99
secondary
#6079D0
accent
#3ADA0C
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171611
muted
#858481