#FEFFBA#FEFFBA
#FEFFBA is a very light, moderate yellow. Relative luminance 0.961; OKLCH L 98.3% C 0.087 H 108.6°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFFBA |
|---|---|
| RGB | rgb(254, 255, 186) |
| HSL | hsl(61, 100%, 86%) |
| HSV | hsv(61, 27%, 100%) |
| CMYK | cmyk(0.4%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(98.49, -10.82, 32.97) |
| CIE-LCH | lch(98.49, 34.70, 108.17°) |
| OKLab | oklab(98.31% -0.0278 0.0828) |
| OKLCH | oklch(98.31% 0.087 108.6) |
| XYZ | xyz(85.4961, 96.1372, 60.4973) |
| Luminance | 0.9614 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 0.83
Light Beige
#FFFEB6
ΔE00 0.84
Cream (survey)
#FFFFC2
ΔE00 1.62
Parchment
#FEFCAF
ΔE00 1.86
Egg Shell
#FFFCC4
ΔE00 2.85
Ecru
#FEFFCA
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFFBA #BBBAFF
analogous
#FFDEBA #FEFFBA #DCFFBA
triadic
#FEFFBA #BAFEFF #FFBAFE
tetradic
#FEFFBA #BAFFDE #BBBAFF #FFBADC
square
#FEFFBA #BAFFDE #BBBAFF #FFBADC
split-complementary
#FEFFBA #BADCFF #DEBAFF
monochromatic
#FCFF40 #FDFF7D #FEFFBA #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.04
#FEFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#FEFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFFBA
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFFBA | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9B5
Deuteranopia (green-blind)
#FFFCBD
Tritanopia (blue-blind)
#FFF6ED
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #feffba; /* rgb */ color: rgb(254, 255, 186); /* oklch */ color: oklch(98.3% 0.087 108.6);
Tailwind
colors: {
custom: {
50: '#ffffcf',
500: '#feffba',
950: '#000000',
},
}SCSS
$custom: #feffba; $custom-light: #ffffcf; $custom-dark: #000000;
JSON
{
"hex": "#feffba",
"rgb": {
"r": 254,
"g": 255,
"b": 186
},
"hsl": {
"h": 60.87,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.98313,
"c": 0.08731,
"h": 108.6
},
"luminance": 0.96136
}Semantic roles & 50–950 ramp
primary
#FEFFBA
secondary
#7876E7
accent
#00E603
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181814
muted
#868683