#FFE672#FFE672
#FFE672 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 92.3% C 0.138 H 97.4°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE672 |
|---|---|
| RGB | rgb(255, 230, 114) |
| HSL | hsl(49, 100%, 72%) |
| HSV | hsv(49, 55%, 100%) |
| CMYK | cmyk(0%, 9.8%, 55.3%, 0%) |
| CIE-LAB | lab(91.27, -5.35, 58.74) |
| CIE-LCH | lch(91.27, 58.99, 95.20°) |
| OKLab | oklab(92.29% -0.0177 0.1373) |
| OKLCH | oklch(92.29% 0.138 97.4) |
| XYZ | xyz(72.5768, 79.0716, 27.3557) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 0.97
Sand Yellow
#FCE166
ΔE00 1.44
Pale Gold
#FDDE6C
ΔE00 2.25
Sandy Yellow
#FDEE73
ΔE00 3.04
Light Gold
#FDDC5C
ΔE00 3.13
Dull Yellow
#EEDC5B
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE672 #728BFF
analogous
#FFA072 #FFE672 #D1FF72
triadic
#FFE672 #72FFE6 #E672FF
tetradic
#FFE672 #72FFA0 #728BFF #FF72D1
square
#FFE672 #72FFA0 #728BFF #FF72D1
split-complementary
#FFE672 #72D1FF #A072FF
monochromatic
#F7CB00 #FFDB35 #FFE672 #FFF1AF #FFFAE0
Accessibility & contrast
On white
1.25
#FFE672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#FFE672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE672
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE672 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E167
Deuteranopia (green-blind)
#FFEA77
Tritanopia (blue-blind)
#FFD7CC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe672; /* rgb */ color: rgb(255, 230, 114); /* oklch */ color: oklch(92.3% 0.138 97.4);
Tailwind
colors: {
custom: {
50: '#ffed9e',
500: '#ffe672',
950: '#000000',
},
}SCSS
$custom: #ffe672; $custom-light: #ffed9e; $custom-dark: #000000;
JSON
{
"hex": "#ffe672",
"rgb": {
"r": 255,
"g": 230,
"b": 114
},
"hsl": {
"h": 49.362,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.92291,
"c": 0.13839,
"h": 97.4
},
"luminance": 0.79069
}Semantic roles & 50–950 ramp
primary
#FFE672
secondary
#3956DC
accent
#29E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480